fruit-bowl/secrets/README.md
2025-04-01 17:49:26 +00:00

10 lines
No EOL
300 B
Markdown

# secrets
You can run this script to regen the secrets which live in environments/production/manifests/secrets.pp:
```shell
./deno-src/deno run -A ./apply-secrets.t
```
You may have to run `infisical login -i` first, then `infisical init` to get things going.
Sometimes it will timeout, just rerun