move discourse behind tide module
This commit is contained in:
parent
03f84d7b6a
commit
344d496a9b
11 changed files with 59 additions and 419 deletions
|
|
@ -15,12 +15,14 @@ host's age key.
|
|||
```
|
||||
sudo grep "public key" /var/lib/sops-nix/key.txt
|
||||
```
|
||||
3. On a workstation, put that public key into `.sops.yaml` at
|
||||
the repo root and encrypt `tide.yaml.example` into
|
||||
`tide.yaml`.
|
||||
3. On a workstation, put that public key into `.sops.yaml` at the repository
|
||||
root and encrypt the required secret files.
|
||||
|
||||
`tide.yaml` is encrypted and committed. `tide.yaml.example` is
|
||||
the plaintext template.
|
||||
## TIDE
|
||||
|
||||
Create `tide.yaml` from `tide.yaml.example` and encrypt it with sops. It must
|
||||
contain `admin-password`, `mail-key`, and `secret-key`. The encrypted file is
|
||||
committed; the example contains placeholders only.
|
||||
|
||||
## Rabbi Gerzi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue