configure rabbi gerzi

This commit is contained in:
Yisroel Baum 2026-07-02 11:51:07 +03:00
parent 4b043686fe
commit bf009cbcdd
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
4 changed files with 68 additions and 10 deletions

View file

@ -21,3 +21,13 @@ host's age key.
`tide.yaml` is encrypted and committed. `tide.yaml.example` is
the plaintext template.
## Rabbi Gerzi
Create `rabbi-gerzi.env` as a SOPS-encrypted dotenv file with:
```dotenv
APP_KEY=base64:...
RABBI_GERZI_INITIAL_ADMIN_EMAIL=...
RABBI_GERZI_INITIAL_ADMIN_PASSWORD=...
```