ga-wdi-boston / planning

Planning discussions and issues that span multiple repositories
https://waffle.io/ga-wdi-boston/planning
Other
0 stars 1 forks source link

Make a lesson on secrets #8

Open jrhorn424 opened 8 years ago

jrhorn424 commented 8 years ago

Currently best practices are scattered among a few repos. A single repo would probably be a valuable reference for developers in the future.

Original: https://github.com/ga-wdi-boston/rails-deployment-heroku/issues/6

gaand commented 8 years ago

@jrhorn424 Should this be a study?

jrhorn424 commented 8 years ago

Perhaps. There's an iceboxed repo here: https://github.com/ga-wdi-boston/secrets

jrhorn424 commented 8 years ago

Should this become a priority for 014? If so, I'd expand the scope to include a discussion of environment variables in general. Lots of confusion around environment variable naming with express deployment in 012. @ga-wdi-boston/core

gaand commented 8 years ago

If you think you have the cycles. Connecting the environment with [rails]-dotenv and heroku config would be a good thing.