Skip to content

fablabcb/fabaccess-cb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published