vault backup: 2025-03-11 01:01:14

This commit is contained in:
sShemet
2025-03-11 01:01:14 +05:00
parent 70da280f62
commit 67bdaa04fe
2 changed files with 16 additions and 19 deletions

View File

@@ -98,7 +98,16 @@ mariadb / postgresql
certbot && certbox-nginx
nginx can bash
nginx authorized key from master API
nginx sudo NOPASSWD docker (remote cmd exec)
nginx sudo NOPASSWD /usr/bin/docker (remote cmd exec)
nginx sudo NOPASSWD /usr/bin/docker-compose (remote cmd exec)
```
www-data ALL=(ALL) NOPASSWD: /usr/local/nvm/versions/node/v20.18.2/bin/pm2
www-data ALL=(ALL) NOPASSWD: /usr/bin/docker
www-data ALL=(ALL) NOPASSWD: /usr/bin/docker-compose
```
nginx sudo NOPASSWD certbot (remote cmd exec)
### Права на каталоги сервера (nginx:nginx 775):