News Feed
Jobs Feed
Sections




News Archive
Rafael Dohms' Blog:
Deploying a Symfony2 and Composer app on PagodaBox
April 16, 2012 @ 09:33:03

Rafael Dohms has a new post sharing the results of one of his recent struggles - getting a Symfony2 application deployed to the PagodaBox service using Composer to manage the packages. In the post he details each step of the process.

I have been working on a little pet project and wanted to put it up somewhere to show to a few people how it was going. I wanted something really simple so I decided to give the PHP PaaS solutions a try. Its a very simple Symfony 2.1 based app using Composer for vendor management, so I went on a quest to see what could be done and how.

He shares the contents of his Boxfile (a special file PagodaBox uses to configure your application) with entries for writeable directories, extensions to load and the database configuration. He found that, during deployment, everything is writeable by the "build" user, so there's no worries about installing Composer dependencies.

0 comments voice your opinion now!
pagodabox symfony2 composer package tutorial boxfile


blog comments powered by Disqus

Similar Posts

Chris Jones' Blog: Speeding up DBMS_OUTPUT in PHP OCI8

ProDevTips.com: Trackbacks with Google Blog Search and Zend Feed

DevShed: Developing a Recursive Loading Class for Loader Applications in PHP

Paul Jones: Aura: More Decoupled Than Symfony 2 and Zend Framework 2

Court Ewing's Blog: Create and Validate a Choice List in a Symfony 2 Form


Community Events











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


testing example phpunit series podcast development framework composer introduction functional code database opinion release community api unittest zendframework2 interview language

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