News Feed
Jobs Feed
Sections




News Archive
ServerGrove Blog:
Implementing a staging/live website system with symfony and Apostrophe CMS
September 16, 2010 @ 12:06:17

On the ServerGrove.com blog today there's a new tutorial posted showing how to, using symfony and the Apostrophe CMS, create a full staging and live setup with different URLs for each.

This system allows you to make changes to a website and preview them before actually going live. It can be implemented with any website, we will show the necessary requirements and steps to implement with symfony and Apostrophe CMS, but you can also take parts of the tutorial and implement them without these applications. We have found this workflow suitable in a number of projects and wanted to share it.

The process can be modified to fit the needs of your symfony application (or really any app with enough tweaking) since it uses several "off the shelf" tools like Apache, PHP, symfony, Gearman and Supervisord. The sfSyncContentPlugin plugin is a bit more specific to Apostrophe, though. They walk you through the integration of all of the tools - starting up Gearman and Supervisord, making a worker and setting up your symfony configuration to have a "publish" route to set things in motion.

0 comments voice your opinion now!
symfony apostrophe cms gearman supervisord staging live content migration


blog comments powered by Disqus

Similar Posts

Community News: Symfony Project's "One Day One Ticket" Contest

Community News: Voting open on 2010 Open Source Awards

Michael Kimsal\'s Blog: PHP short tags/xml patch (AKA long live short tags!)

Etsy Code as Craft: There and Back Again: Migrating Geolocation Data to GeoNames

Symfony Blog: Upgrade your plugins


Community Events











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


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

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