Dmytri, Check out the heroku documentation on config vars, I think that's what you're looking for.
http://docs.heroku.com/config-vars <http://docs.heroku.com/config-vars>- Ed On Wed, Sep 1, 2010 at 10:38 AM, dnagir <[email protected]> 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. > > -- Ed Schmalzle @nerdEd http://www.EdSchmalzle.com -- 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.
