News Feed
Jobs Feed
Sections




News Archive
Wojciech Sznapka's Blog:
Deploying Symfony2 applications with Ant
April 23, 2012 @ 10:54:04

In this new post Wojciech Sznapka shows you how to can set up an Apache Ant deployment for a basic Symfony2 application - including installation of vendor packages and assets.

When you have plenty of Symfony2 applications and you need to deploy them from time to time, you are probably sick of thinking about every activity you need to do for every deploy. Often people use some build scripts, which are hard to maintain and tends to be unreadable. I wanted to automate it as much as it possible and I've choosen Ant, to help me out.

An example build.xml file is included in the post that shows how to:

  • Pull the current code from git
  • Install vendor packages
  • Fix permissions for the log and cache directories
  • Clean up the cache
  • Dump/install any additional assets
0 comments voice your opinion now!
symfony2 application deployment apache ant


blog comments powered by Disqus

Similar Posts

/Dev/Hell Podcast: Episode 4: The Cool Kids Club

Slashdot.org: Practical Web 2.0 Applications with PHP

Paul Jones\' Blog: Solar 0.15.1 alpha released

Jeff Moore's Blog: PHP as a Deployment Platform

A Cloudy Place: PHPFog and Pagoda Box: A Look at PHP Platforms


Community Events











Don't see your event here?
Let us know!


object example framework community code introduction testing series phpunit release language development opinion podcast unittest tool interview functional conference zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework