Added readme items for VPN setup

This commit is contained in:
Luke Else 2025-05-04 17:10:25 +01:00
parent 49b1cd26f4
commit aa3d9c4ea2
Signed by: luke-else
GPG Key ID: B44FAF5CD3964A56

View File

@ -15,7 +15,7 @@
- Setup unattended upgrades
- Install docker, docker-compose and apache utils.
## Traefik + TraefikRunner
## Traefik + TraefikRunner + Traefik VPN
- Setup htaccess -> `echo $(htpasswd -nb user password) | sed -e s/\\$/\\$\\$/g`
- Ensure email address is correct
@ -35,8 +35,6 @@ Create a .env file with the following content:
```sh
ACKEE_USERNAME=luke-else
ACKEE_PASSWORD=XXX
```
## Websites