Question
How do I add master.key to a rails app deployed directly from github with app platform?
The master.key is never committed to source control for security purposes but how can i make it available to the digital ocean app platform to decrypt the credentials.yml.enc.
Thanks.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×