Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
gitorious [2015/06/01 16:26]
steve [Notes]
gitorious [2015/06/01 16:26]
steve [Configuration]
Line 2: Line 2:
  
   * [[git]]   * [[git]]
-  * [[Office Support]] 
- 
-Gitorious is an application that hosts git repositories. ​ We are running a copy of it internally on tahiti. ​ You can access it at http://​git.dmcbeta.com:​3000/ ​ User login is required for access. 
  
 Display project repositories from database gitorious: Display project repositories from database gitorious:
Line 27: 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 =====