2024-02-09 18:31:29 +01:00
2024-02-09 18:31:29 +01:00
2024-02-09 16:49:40 +01:00
2024-02-09 18:31:29 +01:00
2023-10-04 09:40:42 +02:00
2024-02-09 18:31:29 +01:00
2023-10-04 09:40:42 +02:00

fabaccess-cb

Decrypt secrets

When you add a new secret to the secrets.yaml you have to decrypt the file first:

make secrets-decrypt -e ENVIRONMENT=prod

Encrypt secrets

Before you commit any changes to the git repo you have to encrypt the secrets.yaml first:

make secrets-encrypt -e ENVIRONMENT=prod

Setup host

make setup -e TAGS=common
Description
No description provided
Readme 50 KiB
Languages
Dhall 57.3%
Python 31.5%
Makefile 10.4%
Shell 0.8%