Added readme items for VPN setup
This commit is contained in:
parent
49b1cd26f4
commit
aa3d9c4ea2
4
todo.md
4
todo.md
@ -15,7 +15,7 @@
|
|||||||
- Setup unattended upgrades
|
- Setup unattended upgrades
|
||||||
- Install docker, docker-compose and apache utils.
|
- Install docker, docker-compose and apache utils.
|
||||||
|
|
||||||
## Traefik + TraefikRunner
|
## Traefik + TraefikRunner + Traefik VPN
|
||||||
|
|
||||||
- Setup htaccess -> `echo $(htpasswd -nb user password) | sed -e s/\\$/\\$\\$/g`
|
- Setup htaccess -> `echo $(htpasswd -nb user password) | sed -e s/\\$/\\$\\$/g`
|
||||||
- Ensure email address is correct
|
- Ensure email address is correct
|
||||||
@ -35,8 +35,6 @@ Create a .env file with the following content:
|
|||||||
```sh
|
```sh
|
||||||
ACKEE_USERNAME=luke-else
|
ACKEE_USERNAME=luke-else
|
||||||
ACKEE_PASSWORD=XXX
|
ACKEE_PASSWORD=XXX
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Websites
|
## Websites
|
||||||
|
Loading…
x
Reference in New Issue
Block a user