Your Account
Community
Topics (Upcoming)
More |
View story
Deploying symfony project with Capistrano
http://blog.codingspree.net/2008/5/12/deploying-symfony-proj...
Submitted by
krasimir-angelov
3 months, 3 weeks, 5 days, 10 hours agoAs you may know Capistrano is a great tool "originally written to ease the pain of deploying Rails applications". If you are not familiar with it take a look at it's getting started guide. Even if Rails applications development is the primary way that people use Capistrano it can be used for a lot more than that.
Let me show you how you can use it for easy-and-with-no-pain deployment of symfony project.
Tags: deploy,capistrano,migrations,symfony
|