aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 12 insertions, 1 deletions
diff --git a/README b/README
index 2998855..bcf8c69 100644
--- a/README
+++ b/README
@@ -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