Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
gitorious [2015/06/01 16:26]
steve
gitorious [2015/06/01 16:26]
steve [Configuration]
Line 24: Line 24:
   * script/​gitorious -d -e production   * script/​gitorious -d -e production
  
-===== Configuration ===== 
- 
-Gitorious is installed at /​var/​www/​gitorious 
- 
-The scripts that should be run are in the script directory, and are: polling and gitorious. ​ Init scripts were created to start the services. ​ Everything must be run under user '​git'​. 
- 
-The git repositories are stored at /var/git 
- 
-If starting the gitorious script, the RAILS_ENV is "​production"​. ​ See gitorious -h for more options. 
  
 ===== Git Access ===== ===== Git Access =====