16 lines
340 B
Markdown
16 lines
340 B
Markdown
Secrets config
|
|
--------------
|
|
|
|
Create secrets file in this folder. Use the following commands:
|
|
|
|
```
|
|
sops authentik.yaml
|
|
sops backup.yaml
|
|
sops ddclient.yaml
|
|
sops linkwarden.yaml
|
|
sops nextcloud.yaml
|
|
sops tailscale.yaml
|
|
```
|
|
|
|
And copy the contents from the appropriate file in the `secrets-unencrypted` folder, changing
|
|
the values as required.
|