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

DevShed: Loading XML Strings with simpleXML in PHP 5

Lorna Mitchell's Blog: PHP REST Server (Part 3 of 3)

php|architect: Introduction to PHPUnit

Martin Sikora's Blog: Silex + Doctrine 2 ORM

SitePoint Server Side Coding Blog: Cache it! Solve PHP Performance Problems


Community Events











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


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

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