Hi guys,
I just switched from symfony1 to symfony2 and i wonder if there is a standard deployment strategy for symfony2-projects.
In symfony1 we had something like "fix-perms" to set all needed directory permissions and we had the "deploy" command to send all files to the productions host. An additional "cc" on the prod system and everything was done. Is there something similar in symfony2?
Regards,
Thomas
