Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Use the Let's Encrypt CA for our public certs. | Guilhem Moulin | 2015-12-20 | 1 |
| | ||||
* | nginx: Move include.d/* to snippets/. | Guilhem Moulin | 2015-12-20 | 1 |
| | ||||
* | nginx: s/conf.d/include.d/ | Guilhem Moulin | 2015-12-15 | 1 |
| | ||||
* | ngnix: mv ssl/config conf.d/ssl | Guilhem Moulin | 2015-12-09 | 1 |
| | ||||
* | nginx: adjust expiration date for static content. | Guilhem Moulin | 2015-10-30 | 1 |
| | ||||
* | Cgit: Add gitolite@ for clone ssh:// URLs. | Guilhem Moulin | 2015-09-29 | 1 |
| | ||||
* | Replace gitweb with cgit. | Guilhem Moulin | 2015-09-21 | 6 |
| | ||||
* | systemd: Auto-restart the gitweb service. | Guilhem Moulin | 2015-09-15 | 1 |
| | ||||
* | Git (gitolite + git-http-backend + gitweb) configuration | Guilhem Moulin | 2015-06-07 | 3 |
By default repos are be readable by gitweb and the web server ('gitweb' and 'www-data' are both in the 'gitolite' group). Private repo owners will have 'chmod -R og-rwx' manually. To automatically add new repos to gitweb's 'project.list' file, make it readable to the special 'gitweb' user. See /usr/share/doc/gitolite3/README.txt.gz for details. |