Compare commits
3 commits
90c1ecfe14
...
b64551fad8
Author | SHA1 | Date | |
---|---|---|---|
b64551fad8 | |||
0c85fc118a | |||
d3f8d588b5 |
1 changed files with 0 additions and 22 deletions
|
@ -1,22 +0,0 @@
|
||||||
Secrets config
|
|
||||||
--------------
|
|
||||||
|
|
||||||
1. Generate appropriate GPG keys. You will need a private SSH key at ~/.ssh/id_rsa
|
|
||||||
|
|
||||||
```
|
|
||||||
./generate-gpg-keys.sh
|
|
||||||
```
|
|
||||||
|
|
||||||
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.
|
|
Loading…
Add table
Reference in a new issue