Ok, your app is created and it's time to deploy! But how!?
Sure, there are many tools for deployment... but some are too simple... and others are beasts to setup. Instead, try Ansistrano: a powerful deployment tool built on top of Ansible that can get your site deployed quickly and safely:
- Up and running with Ansitrano as an Ansible role
- The Ansistrano workflow and versioned file structure
- Shared files between releases
- Executing Composer
- Symfony deployment specifics: running migrations, fixing permissions, etc
- Rolling back