server:joel:gitweb:installation
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
| Beide Seiten, vorherige ÜberarbeitungVorherige ÜberarbeitungNächste Überarbeitung | Vorherige Überarbeitung | ||
| server:joel:gitweb:installation [2012/12/11 13:28] – benh | server:joel:gitweb:installation [Datum unbekannt] (aktuell) – gelöscht - Externe Bearbeitung (Datum unbekannt) 127.0.0.1 | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ====== gitweb (git.feggm.de) ====== | ||
| - | - install package through repository\\ <code bash> | ||
| - | - create web-directory\\ <code bash> | ||
| - | - create soft-link for gitweb.cgi\\ <code bash>ln -s / | ||
| - | - copy gitweb files to web-directory\\ <code bash>cp -a / | ||
| - | - enable apache rewrite module\\ <code bash> | ||
| - | - create vhost config-file\\ <code bash>vi / | ||
| - | * [[server: | ||
| - | - enable virtual host\\ <code bash> | ||
| - | - add apache-user (e.g. www-data) to git-group (e.g. git) | ||
| - | - create softlink to public repo\\ <code bash>ln -s / | ||
| - | - add a description to the repository\\ <code bash>vi / | ||
| - | - set owner of repository\\ <code bash>vi / | ||
| - | owner = "Your name"</ | ||
| - | < | ||
| - | - restart apache\\ < | ||
| - | |||
server/joel/gitweb/installation.1355228927.txt.gz · Zuletzt geändert: (Externe Bearbeitung)
