From aa3d9c4ea2f874f8d773e9d2d3748a9523593df7 Mon Sep 17 00:00:00 2001 From: Luke Else Date: Sun, 4 May 2025 17:10:25 +0100 Subject: [PATCH] Added readme items for VPN setup --- todo.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/todo.md b/todo.md index 076a6f1..111f77e 100644 --- a/todo.md +++ b/todo.md @@ -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