Not sure on the resolution but I wouldn't mind knowing what you mean/how you do:
"For git I configure my app not to include any sensitive information so it will not appear anywhere." Ta. On 2 September 2010 18:51, Jeff Deville <[email protected]> wrote: > The general way to set up config values is with heroku config:add > NAME=VALUE I have no idea what level of security that affords you that git > would not, but that's all I know of. (I'm far far from an expert here > though). > > > On Sep 1, 2010, at 10:38 AM, dnagir wrote: > > > Hi, > > > > Deployment to Heroku is done as a Git push. > > For git I configure my app not to include any sensitive information so > > it will not appear anywhere. > > This includes email, payment gateway credentials, encryption key, etc. > > > > So how would I deploy that information together with the application > > without storing it in git? > > > > Cheers, > > Dmytrii. > > > > -- > > You received this message because you are subscribed to the Google Groups > "Heroku" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > [email protected]<heroku%[email protected]> > . > > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > > > > -- > You received this message because you are subscribed to the Google Groups > "Heroku" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<heroku%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
