From 3e6cc9c94870cf090333d566e05078445ed83aad Mon Sep 17 00:00:00 2001 From: Luke Else Date: Sat, 5 Oct 2024 12:06:37 +0100 Subject: [PATCH] Updated CICD config --- todo.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/todo.md b/todo.md index 5a12cd4..b5e77f5 100644 --- a/todo.md +++ b/todo.md @@ -4,6 +4,7 @@ - Setup non root user - UFW should be setup to keep VPS secure and only allow for: + - https - http - ssh @@ -15,7 +16,7 @@ - Setup unattended upgrades - Install docker, docker-compose and apache utils. -## Traefik +## Traefik + TraefikRunner - Setup htaccess -> `echo $(htpasswd -nb user password) | sed -e s/\\$/\\$\\$/g` - Ensure email address is correct