Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mmacia/desymfony-deploy

Slides & resources for my speak about deploying Symfony 2.0 talk in deSymfony 2012
https://github.com/mmacia/desymfony-deploy

Last synced: about 2 hours ago
JSON representation

Slides & resources for my speak about deploying Symfony 2.0 talk in deSymfony 2012

Awesome Lists containing this project

README

        

deSymfony-Deploy
================

Slides & resources for my talk about deploying Symfony 2.0 in deSymfony 2012

Slides
======

[Watch it online at Google Docs](https://docs.google.com/presentation/d/1dcTzKIEmVi-G-re2XJ9A84uNkrVYM0UR9HQWt0GaPnI/edit)

Resources
=========

* [Doctrine Migrations](http://symfony.com/doc/current/bundles/DoctrineMigrationsBundle/index.html)
* [Doctrine Fixtures](http://symfony.com/doc/master/bundles/DoctrineFixturesBundle/index.html)
* [Faker](https://github.com/fzaninotto/Faker)
* [Faker Bundle (Propel Only)](https://github.com/beberlei/BazingaFakerBundle)
* [Git workflow](http://nvie.com/posts/a-successful-git-branching-model/)
* [Pro Git](http://git-scm.com/book)
* [Capifony](http://capifony.org/)
* [Capifony on Github](https://github.com/everzet/capifony)
* [Capifony setup how-to](http://blog.servergrove.com/2011/09/07/deploying-symfony2-projects-on-shared-hosting-with-capifony/)
* [Setting up capifony for multistaging environments](http://www.zalas.eu/multistage-deployment-of-symfony-applications-with-capifony)