Git Module
- Specify your Git repository URL in the
GIT_ADDRESS
variable - Enable Git by setting the
GIT_STATUS
variable to1
ortrue
- On server creation, your repo will be cloned into the
www
folder - On each restart,
git pull
runs to update the files