How to deploy Symfony2 project with git

Discussion in 'General' started by defmsy, Feb 1, 2016.

  1. defmsy

    defmsy New Member

    Hi.
    How can I deploy my websites from Git.
    Many of my websites are developed with Symfony2. I need for these projects to deploy before web directory but this directory owner is root and sudo don't work.
    Please help me.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    you can deply it into the web folder and then set a custom DocumentRoot for this site in the apache directives field of the website.
     
  3. defmsy

    defmsy New Member

    Thank you. I will try.
     

Share This Page