Do something reasonable about secrets
Closed this issue · 3 comments
mlazowik commented
For example Django's SECRET_KEY
.
GitHub Actions + Secrets?
KMS?
mlazowik commented
Okay, I don't think it makes sense to automate stuff that much. SECRET_KEY
will be put manually on the server during the first deploy.
I'll write a doc on the stuff that has to be done to deploy.
mlazowik commented
Github actions support secrets
mlazowik commented
Secrets are now server from GitHub secrets