Re: Do you pay for multiple apps, or only multiple dynos per app?

2010-05-17 Thread Brian
Thanks for the info and the links. Very helpful.

Brian

On May 17, 3:18 pm, Keenan Brock  wrote:
> Hello Brian,
>
> You want to have one code base that is hooked up to 2 heroku apps. (staging, 
> production)
> Each of the heroku apps gives you 1 dyno for free.
>
> I like the article 
> at:http://jqr.github.com/2009/04/25/deploying-multiple-environments-on-h...
> (see 
> also:http://stackoverflow.com/questions/1279787/staging-instance-on-heroku)
>
> There were a number of examples out there, but I'm having trouble tracking it 
> down.
>
> The take away is that your local repo is connecting to a number of remotes: 1 
> of which is staging, 1 is production, and optionally, another could be 
> github, or any other remote repo.
>
> --Keenan
>
> On May 17, 2010, at 2:44 PM, Brian wrote:
>
> > I currently have one app running with one dyno in production env. I'd
> > like to create a staging one too, but am not sure if I can do that,
> > with one dyno and its still free, or if I'll now have to pay for a 2nd
> > dyno.
>
> > thanks,
> > Brian
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "Heroku" group.
> > To post to this group, send email to her...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > heroku+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://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 her...@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://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 her...@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: Do you pay for multiple apps, or only multiple dynos per app?

2010-05-17 Thread Brian
Thanks!

On May 17, 3:08 pm, Nicolás Sanguinetti 
wrote:
> On Mon, May 17, 2010 at 3:44 PM, Brian  wrote:
> > I currently have one app running with one dyno in production env. I'd
> > like to create a staging one too, but am not sure if I can do that,
> > with one dyno and its still free, or if I'll now have to pay for a 2nd
> > dyno.
>
> No, you only pay for multiple dynos on the same app. You can have
> plenty of 1-dyno apps for free.
>
> > thanks,
> > Brian
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "Heroku" group.
> > To post to this group, send email to her...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > heroku+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://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 her...@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://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 her...@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: Do you pay for multiple apps, or only multiple dynos per app?

2010-05-17 Thread Keenan Brock
Hello Brian,

You want to have one code base that is hooked up to 2 heroku apps. (staging, 
production)
Each of the heroku apps gives you 1 dyno for free.


I like the article at: 
http://jqr.github.com/2009/04/25/deploying-multiple-environments-on-heroku.html
(see also: 
http://stackoverflow.com/questions/1279787/staging-instance-on-heroku )

There were a number of examples out there, but I'm having trouble tracking it 
down.

The take away is that your local repo is connecting to a number of remotes: 1 
of which is staging, 1 is production, and optionally, another could be github, 
or any other remote repo.

--Keenan

On May 17, 2010, at 2:44 PM, Brian wrote:

> I currently have one app running with one dyno in production env. I'd
> like to create a staging one too, but am not sure if I can do that,
> with one dyno and its still free, or if I'll now have to pay for a 2nd
> dyno.
> 
> thanks,
> Brian
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Heroku" group.
> To post to this group, send email to her...@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.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@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: Do you pay for multiple apps, or only multiple dynos per app?

2010-05-17 Thread Nicolás Sanguinetti
On Mon, May 17, 2010 at 3:44 PM, Brian  wrote:
> I currently have one app running with one dyno in production env. I'd
> like to create a staging one too, but am not sure if I can do that,
> with one dyno and its still free, or if I'll now have to pay for a 2nd
> dyno.

No, you only pay for multiple dynos on the same app. You can have
plenty of 1-dyno apps for free.

> thanks,
> Brian
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Heroku" group.
> To post to this group, send email to her...@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.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@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.



Do you pay for multiple apps, or only multiple dynos per app?

2010-05-17 Thread Brian
I currently have one app running with one dyno in production env. I'd
like to create a staging one too, but am not sure if I can do that,
with one dyno and its still free, or if I'll now have to pay for a 2nd
dyno.

thanks,
Brian

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@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.