TraefikIntegration #5

Merged
luke-else merged 43 commits from TraefikIntegration into master 2023-08-08 19:50:40 +00:00
Showing only changes of commit a8c8135f77 - Show all commits

View File

@ -1,6 +1,7 @@
# ToDo Items # ToDo Items
## General ## General
- Setup non root user
- UFW should be setup to keep VPS secure and only allow for: - UFW should be setup to keep VPS secure and only allow for:
- https - https
- http - http
@ -8,6 +9,9 @@
- ftp - ftp
- 27017 - 27017
- 3306 - 3306
- Install SSH keys
- Setup unattended upgrades
- Install docker, docker-compose and apache utils.
## Traefik ## Traefik