Update Container documentation.

This commit is contained in:
Luke Else 2023-08-08 20:31:25 +01:00
parent 381a1126e2
commit a8c8135f77

View File

@ -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