summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg2021-07-24 23:59:35 +0200
committerGeorg2021-07-24 23:59:35 +0200
commitdeae6f1505520ac31d8d06b6a7038533fcb3cda2 (patch)
tree7d2411d29d338132af1bb9c352c3c3879a81b58f
parent7457cc61d78ecc45155b9651e1532b6cc70b2d3d (diff)
downloadgemini-deae6f1505520ac31d8d06b6a7038533fcb3cda2.tar.gz
gemini-deae6f1505520ac31d8d06b6a7038533fcb3cda2.tar.bz2
gemini-deae6f1505520ac31d8d06b6a7038533fcb3cda2.zip
Stargazer configuration and README.md
Signed-off-by: Georg <georg@lysergic.dev>
-rw-r--r--README.md3
-rw-r--r--public/cgi-bin/null (renamed from server/stargazer/conf)0
-rw-r--r--server/stargazer/stargazer.ini16
3 files changed, 19 insertions, 0 deletions
diff --git a/README.md b/README.md
index e69de29..34cd9b5 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,3 @@
+gemini://liberta.casa
+
+public/ houses content, server/ houses configurations
diff --git a/server/stargazer/conf b/public/cgi-bin/null
index e69de29..e69de29 100644
--- a/server/stargazer/conf
+++ b/public/cgi-bin/null
diff --git a/server/stargazer/stargazer.ini b/server/stargazer/stargazer.ini
new file mode 100644
index 0000000..a3c9957
--- /dev/null
+++ b/server/stargazer/stargazer.ini
@@ -0,0 +1,16 @@
+; Config file for Libertacasae
+;
+; For exmplanations of the options reference stargazer.ini(5)
+
+listen = 81.16.19.64:1965
+
+[:tls]
+store = /var/lib/gemini/certs
+organization = LibertaCasa
+
+[liberta.casa]
+root = /srv/gemini/liberta.casa
+
+[liberta.casa~(.*)\.cgi(.*)]
+root = /srv/gemini/liberta.casa/cgi-bin
+cgi = on