vault backup: 2025-03-06 00:13:37
This commit is contained in:
@@ -86,11 +86,11 @@ docker+compose
|
|||||||
nginx
|
nginx
|
||||||
mariadb / postgresql
|
mariadb / postgresql
|
||||||
certbot && certbox-nginx
|
certbot && certbox-nginx
|
||||||
www-data authorized key from master API
|
nginx authorized key from master API
|
||||||
www-data sudo NOPASSWD config (remote cmd exec)
|
nginx sudo NOPASSWD docker (remote cmd exec)
|
||||||
|
|
||||||
Every server directories:
|
Every server directories (nginx 775):
|
||||||
/srv/git — current code
|
/srv/git — current code (composer install && npm run build)
|
||||||
/srv/docker – docker-compose.yml and Dockerfile
|
/srv/docker – docker-compose.yml and Dockerfile (copy all from /srv/git without .git)
|
||||||
/srv/clients
|
/srv/clients/client1/.env — client files mount dir
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user