Service/git: Difference between revisions

No edit summary
Line 1: Line 1:
<noinclude>{{TOCright}}</noinclude>
== Hostnames ==
== Hostnames ==
* http://git.sugarlabs.org
* http://git.sugarlabs.org
* http://cgit.sugarlabs.org


== Hardware ==
== Hardware ==
* XEN VM


= Location =
[[Machine/jita]]
Hosted by the [http://www.osuosl.org/ Open Source Lab]
 
== Administrative contact ==
 
git AT sugarlabs DOT org
 
== Sysadmins ==
 
For non-emergency calls, preferably send email to the administrative contact.


== Admins ==
* [[User:alsroot|Aleksey Lim]]
* OSL Support <support AT osuosl.org> (ask here for anything that requires root access)
* ''puppet related stuff is still in progress of settling down''
* Lance Albertson <lance AT osuosl.org>, Ramereth on #osuosl Freenode
* [[User:Bernie|Bernie Innocenti]], bernie on #sugar Freenode
* [[User:LFaraone|Luke Faraone]], lfaraone on #sugar Freenode
* [[User:sascha_silbe|Sascha Silbe]], silbe on #sugar Freenode


== Notes ==
== Notes ==


=== Web interface ===
[http://gitorious.org/ Gitorious] hosting.
http://admin.osuosl.org/phpmyadmin
 
{| class="wikitable"
|-
!scope="row" | Home
|{{Code|/srv/gitorious}}
|-
|}


=== Gitorious environments ===
=== Gitorious environments ===
Line 76: Line 83:
=== Restart gitorious after code/config changes ===
=== Restart gitorious after code/config changes ===
  touch tmp/restart.txt
  touch tmp/restart.txt
== Upgrade notes ==
Upgrade will be triggered on every puppet session, vcs repository will be rebased to the HEAD commit.