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

Nefarious Designs Blog: Website builds using Make

Mike Purcell's Blog: CentOS - PHP - Install Memcached (with a d) Stack

Nefarious Designs: Object-Oriented PHP Part 1: Definition

Rob Morgan's Blog: Howto Publish a Pear Package on Pearhub

WeberDev.com: User Authentication With patUser (Part 1)


Community Events











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


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

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