Re: Protecting your production environment

2009-09-24 Thread Neil
has already covered this, but although there are loads of really handy features in the Heroku gem, some of the functions that you can acheive are potentially very damaging to a production environment and also very easy to do. For instance, from what I've seen there is nothing

Re: Protecting your production environment

2009-09-21 Thread John Spitz
covered this, but although there are loads of really handy features in the Heroku gem, some of the functions that you can acheive are potentially very damaging to a production environment and also very easy to do. For instance, from what I've seen there is nothing to stop me from

Re: Protecting your production environment

2009-09-21 Thread Oren Teich
John, No evil intent. As a spam protection, new users need to have their first post approved. We only check the queue once a day, so it took a few hours from the time your first posted to when it came out. The only moderation we perform on this forum is for spam. All content is passed

Re: Protecting your production environment

2009-09-16 Thread Neil
if someone has already covered this, but although there are loads of really handy features in the Heroku gem, some of the functions that you can acheive are potentially very damaging to a production environment and also very easy to do. For instance, from what I've seen

Re: Protecting your production environment

2009-09-15 Thread Neil
of the functions that you can acheive are potentially very damaging to a production environment and also very easy to do. For instance, from what I've seen there is nothing to stop me from doing a db:push to my live application - there's no sort of question of confirmation etc. Is this something

Re: Protecting your production environment

2009-09-15 Thread Sarah Allen
...@gmail.com wrote: I'm not sure if someone has already covered this, but although there are loads of really handy features in the Heroku gem, some of the functions that you can acheive are potentially very damaging to a production environment and also very easy to do. For instance, from

Re: Protecting your production environment

2009-09-15 Thread Keenan Brock
features in the Heroku gem, some of the functions that you can acheive are potentially very damaging to a production environment and also very easy to do. For instance, from what I've seen there is nothing to stop me from doing a db:push to my live application - there's no sort of question

Re: Protecting your production environment

2009-09-15 Thread Keenan Brock
in the Heroku gem, some of the functions that you can acheive are potentially very damaging to a production environment and also very easy to do. For instance, from what I've seen there is nothing to stop me from doing a db:push to my live application - there's no sort of question

Re: Protecting your production environment

2009-09-15 Thread Sarah Allen
are potentially very damaging to a production environment and also very easy to do. For instance, from what I've seen there is nothing to stop me from doing a db:push to my live application - there's no sort of question of confirmation etc. Is this something that's planned or is it something I've

Re: Protecting your production environment

2009-09-15 Thread Pedro Belo
in the Heroku gem, some of the functions that you can acheive are potentially very damaging to a production environment and also very easy to do. For instance, from what I've seen there is nothing to stop me from doing a db:push to my live application - there's no sort of question

Re: Protecting your production environment

2009-09-11 Thread Carl Anderson
in the Heroku gem, some of the functions that you can acheive are potentially very damaging to a production environment and also very easy to do. For instance, from what I've seen there is nothing to stop me from doing a db:push to my live application - there's no sort of question of confirmation

Re: How to switch to production environment in heroku

2008-07-21 Thread nataskieva
Hi Baptiste, Your application must receive blessing from Heroku before the mode option is available. Request this blessing from Other tab of your app's Settings. Hope this helps, Natasha. On Jul 19, 1:52 pm, Baptiste Decroix [EMAIL PROTECTED] wrote: I don't have this mode section either.

Re: How to switch to production environment in heroku

2008-07-19 Thread 罗霄
Thanks for your help.And there is another question? After that, can I still update the code from the git? Thanks. Regards Tony Luo 2008/7/20 Kevin Triplett [EMAIL PROTECTED]: Choose Production from the Setting page in the Mode section. Kevin xiuxiu wrote: I try to run production in

Re: How to switch to production environment in heroku

2008-07-19 Thread 罗霄
Also, I found only the Rename,Public/Private,Collabrators in the Setting page.No mode.. 2008/7/20 罗霄 [EMAIL PROTECTED]: Thanks for your help.And there is another question? After that, can I still update the code from the git? Thanks. Regards Tony Luo 2008/7/20 Kevin Triplett [EMAIL

Re: How to switch to production environment in heroku

2008-07-19 Thread Kevin Triplett
You may need to make it public first. But you are on the correct page. 罗霄 wrote: Also, I found only the Rename,Public/Private,Collabrators in the Setting page.No mode.. 2008/7/20 罗霄 [EMAIL PROTECTED]: Thanks for your help.And there is another question? After that, can I still

Re: How to switch to production environment in heroku

2008-07-19 Thread Baptiste Decroix
I don't have this mode section either. Maybe you need to have a blessed app? Anyway try to uncomment the following line in config/environnment.rb ENV['RAILS_ENV'] ||= 'production' I'm not sure how to check it's working though 2008/7/19 Kevin Triplett [EMAIL PROTECTED]: Yes -- when you push

Re: Production Environment

2008-06-04 Thread DAZ
I don't seem to have a 'Mode' section here. I have an option to change the name, choice of public or private and a list of collaborators. Any chance that this is only for blessed apps only? DAZ On Jun 3, 2:21 pm, mikong [EMAIL PROTECTED] wrote: Go to the Settings page of your app. Under the

Production Environment

2008-06-02 Thread DAZ
Hi, How do I run in the production environment? I want to test if my custom 404 errors are working thanks, DAZ --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Heroku group. To post to this group, send email