Changes

From SME Server
Jump to navigationJump to search
270 bytes added ,  01:49, 29 June 2012
Added note to add a git host name,
Line 42: Line 42:     
  git clone https://git.through-ip.com/smeserver-git.git
 
  git clone https://git.through-ip.com/smeserver-git.git
 +
 +
==== Add a 'git' hostname ====
 +
 +
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.''
374

edits

Navigation menu