vault backup: 2025-03-11 01:01:14
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user