From a8c8135f7754d87a554c884f1c0c2f4e62482503 Mon Sep 17 00:00:00 2001 From: Luke Else Date: Tue, 8 Aug 2023 20:31:25 +0100 Subject: [PATCH] Update Container documentation. --- todo.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/todo.md b/todo.md index a8b9459..d7eb9da 100644 --- a/todo.md +++ b/todo.md @@ -1,6 +1,7 @@ # ToDo Items ## General +- Setup non root user - UFW should be setup to keep VPS secure and only allow for: - https - http @@ -8,6 +9,9 @@ - ftp - 27017 - 3306 +- Install SSH keys +- Setup unattended upgrades +- Install docker, docker-compose and apache utils. ## Traefik