summaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
authorGeorg2021-07-24 23:59:35 +0200
committerGeorg2021-07-24 23:59:35 +0200
commitdeae6f1505520ac31d8d06b6a7038533fcb3cda2 (patch)
tree7d2411d29d338132af1bb9c352c3c3879a81b58f /server
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>
Diffstat (limited to 'server')
-rw-r--r--server/stargazer/conf0
-rw-r--r--server/stargazer/stargazer.ini16
2 files changed, 16 insertions, 0 deletions
diff --git a/server/stargazer/conf b/server/stargazer/conf
deleted file mode 100644
index e69de29..0000000
--- a/server/stargazer/conf
+++ /dev/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