diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -57,4 +57,15 @@ Gitea broke so I had a low wage hungarian programmer write this. Everything runs from this directory via './gorillanest'. -gorillanest will provide GIT & HTTP access for all repos in /public/ unconditionally, and /private/ for authorized connections. +--- + +./git -- Root (~$user/$repository) +./marketing -- Useless Trash +./perl -- Perl Source +./service -- lighttpd, nginx, and other service files +./static -- Static Served Files +./template -- Perl Templates +./config.default.pl -- default configuration, don't edit this, copy it to ./config.pl +./config.pl -- (nonexistant) configuration overrides against ./config.default.pl +./gorillanest -- Runscript +./Makefile -- Anon's autism for starting webserver |
