Set Github Secrets for Production Environment
Open
complexity: medium
feature: Infrastructure
role: Back End
role: devops
size: 0.5pt
v0.3
- Dominant language
- JavaScript
- Stars
- 61
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
### Dependency
- [x] #1080
### Overview
JWT_SECRET has been set for the dev environment as a github secret. We will need a new secret generated for production and the secret added to github secrets for the `production` environment
### Action Items
- [ ] Create a new jwt secret
- [X] Create a new `production` environment
- [ ] Make sure production environment is configured correctly with all production-specific secrets set (including new JWT_SECRET): https://github.com/hackforla/VRMS/settings/environments/454166218/edit
### Resources/Instructions
Contributor guide
Assessment
This issue has not been assessed yet.