|
|
7 years ago | |
|---|---|---|
| bin | 7 years ago | |
| config | 7 years ago | |
| doc | 7 years ago | |
| rootfs | 7 years ago | |
| src | 7 years ago | |
| .babelrc | 7 years ago | |
| .gitignore | 7 years ago | |
| Dockerfile | 7 years ago | |
| Dockerfile.armhf | 7 years ago | |
| Jenkinsfile | 7 years ago | |
| LICENSE | 8 years ago | |
| README.md | 7 years ago | |
| TODO.md | 7 years ago | |
| docker-compose.yml | 7 years ago | |
| knexfile.js | 7 years ago | |
| nodemon.json | 7 years ago | |
| package.json | 7 years ago | |
| webpack.config.js | 7 years ago |
This project comes as a pre-built docker image that enables you to easily forward to your websites running at home or otherwise, including free SSL, without having to know too much about Nginx or Letsencrypt.
WARNING: Version 2 a complete rewrite! If you are using the latest docker tag and update to version 2
without preparation, horrible things might happen. Refer to the Importing Documentation.
Please consult the installation instructions for a complete guide or
if you just want to get up and running in the quickest time possible, grab all the files in the doc/example/ folder and run docker-compose up -d
Here's a guide for you to migrate your configuration. You should definitely read the installation instructions first though.
Why should I?
Version 2 has the following improvements:
When your docker container is running, connect to it on port 81 for the admin interface.
Note: Requesting SSL Certificates won't work until this project is accessible from the outside world, as explained below.
Email: [email protected]
Password: changeme
Immediately after logging in with this default user you will be asked to modify your details and change your password.
I won't go in to too much detail here but here are the basics for someone new to this self-hosted world.