Re: Best ways and common practices to lock the Database before a new deploy

2013-02-21 Thread Jani Tiainen
21.2.2013 18:02, Santiago Basulto kirjoitti: Hello guys, we've our app that's working awesome. We do a new release each week. We've set up a nice deployment process using fabric and everything works great. The problem is that, as the application grows, it takes some time to perform the deploy.

Best ways and common practices to lock the Database before a new deploy

2013-02-21 Thread Santiago Basulto
Hello guys, we've our app that's working awesome. We do a new release each week. We've set up a nice deployment process using fabric and everything works great. The problem is that, as the application grows, it takes some time to perform the deploy. And we're using South, so sometimes we need to