add wrwks secret to fw
This commit is contained in:
parent
3d7c7e41b3
commit
d0ddc3f8be
4 changed files with 44 additions and 2 deletions
|
|
@ -13,6 +13,11 @@ nix-shell -p sops --run "sops updatekeys -y secrets.yaml"
|
|||
./install.sh example.com
|
||||
```
|
||||
|
||||
# 2. Sops command
|
||||
```console
|
||||
nix-shell -p sops --run 'sops hosts/cloonar.com/secrets.yaml'
|
||||
```
|
||||
|
||||
# 2. Web Server specific
|
||||
- change the permissions for /var/www
|
||||
```console
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue