Updated CICD config
This commit is contained in:
parent
166172cc00
commit
3e6cc9c948
3
todo.md
3
todo.md
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
- Setup non root user
|
- 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
|
||||||
- ssh
|
- ssh
|
||||||
@ -15,7 +16,7 @@
|
|||||||
- Setup unattended upgrades
|
- Setup unattended upgrades
|
||||||
- Install docker, docker-compose and apache utils.
|
- Install docker, docker-compose and apache utils.
|
||||||
|
|
||||||
## Traefik
|
## Traefik + TraefikRunner
|
||||||
|
|
||||||
- Setup htaccess -> `echo $(htpasswd -nb user password) | sed -e s/\\$/\\$\\$/g`
|
- Setup htaccess -> `echo $(htpasswd -nb user password) | sed -e s/\\$/\\$\\$/g`
|
||||||
- Ensure email address is correct
|
- Ensure email address is correct
|
||||||
|
Loading…
Reference in New Issue
Block a user