Re: Staging Environments

2009-07-30 Thread Keenan Brock

Hello Neil,

Just keep in mind that Heroku defaults to using the master branch. I  
think you can override this during the heroku command

see: 
http://jqr.github.com/2009/04/25/deploying-multiple-environments-on-heroku.html

Let us know how it works out for you.
--Keenan
On Jul 30, 2009, at 5:15 AM, Neil wrote:


 Has anyone played with staging environments (in addition to a
 production environment) on Heroku.

 Essentially, what I'm looking to achieve is the ability to test deploy
 my code to Heroku, before trying it against the production version,
 essentially to just run a final check that things won't explode before
 trying it against production.

 It is just a case of adding an additional remote into my git config?
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Heroku group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: Staging Environments

2009-07-30 Thread Thomas Balthazar

Hello Neil,

I wrote a post that explains how I deal with a Staging + Production
environment here :
http://suitmymind.com/blog/2009/06/02/deploying-multiple-environments-on-heroku-while-still-hosting-code-on-github/

Hope this helps.
Best,
Thomas.

On Jul 30, 11:15 am, Neil neil.middle...@gmail.com wrote:
 Has anyone played with staging environments (in addition to a
 production environment) on Heroku.

 Essentially, what I'm looking to achieve is the ability to test deploy
 my code to Heroku, before trying it against the production version,
 essentially to just run a final check that things won't explode before
 trying it against production.

 It is just a case of adding an additional remote into my git config?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Heroku group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---