Tech Stuff


Tags / Rsync

Symfony rollout process with rsync

  • March 3, 2009
  • symfony  
  • rollout  
  • rsync  
  • symfony  

Symfony has a build-in rsync command line, which makes it easy to rollout your code into production. You can define multiple connections, in case you have multiple servers, a load balancer, backups…

In project/config/properties.ini:

[symfony] …

Read more...
Powered by Hugo and Whiteplain