AgileVentures / AgileVentures/WebsiteOneBackendApi
Implement Encrypted Credentials for development environment
- Lingua principale
- Ruby
- Stelle
- 3
- Fork
- 14
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Given this [comment](https://github.com/AgileVentures/WebsiteOneBackendApi/pull/43#discussion_r368214679) from a PR review, it would be nice if we explored **_encrypted credentials_** to replace `.env` files
## Expected Behavior
- Use encrypted credentials.
- Remove .env files
## Current Behavior
- We currently use dotenv-rails for our private credentials
## Possible Solution
- Follow this [blog](https://blog.engineyard.com/rails-encrypted-credentials-on-rails-5.2) and a [rails 6]( https://medium.com/@kirill_shevch/encrypted-secrets-credentials-in-rails-6-rails-5-1-5-2-f470accd62fc) one
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.