fruit-bowl/secrets/README.md

10 lines
300 B
Markdown
Raw Normal View History

2025-04-01 17:40:03 +00:00
# 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