In the server-manager panel under '''Configuration''' & '''Hostnames and addresses''', add a host with the name of 'git' to your domain with the location '''Self'''
+
+
==== Installing the contrib ====
Add a couple of config variables:
Add a couple of config variables:
Line 47:
Line 53:
config set git service status enabled domain git.yourserver.com allow_access_from local
config set git service status enabled domain git.yourserver.com allow_access_from local
−
Enter the package:
+
Enter the directory where you cloned the git repository:
cd smeserver-git
cd smeserver-git
chmod +x install-smeserver-git.sh
chmod +x install-smeserver-git.sh
./install-smeserver-git
./install-smeserver-git
−
''The repository contains an install script that can be used to install the required files but your mileage may vary.''
''The repository contains an install script that can be used to install the required files but your mileage may vary.''