Author: -fab- <fab@foobucket.xyz> License: CC BY 4.0 Published on: Mon, 13 Sep 2021 08:47:57 +0200 Last updated: Mon, 27 Dec 2021 18:00:00 +0200
This server runs on Debian 11 Bullseye and as an outside webserver it uses nginx. But I use some special gemini software for this little box which I want to show here.
A Gemini Protocol Server written by Drew Devault. It's written in C and provided under the terms of the GNU GPLv3.
https://git.sr.ht/~sircmpwn/gmnisrv
Kineto is a gemini2web proxy also by Drew Devault. It is written in Go. I use it, so I don't need to convert my capsule gmi files to html. Easy to use and supports own CSS styles. It is licensed under GPLv3.
https://git.sr.ht/~sircmpwn/kineto
I use the gemlog.sh script from nytpu to create the index and feed files for my gemlog. It eases my work a lot. It uses the GNU AGPLv3 License.
https://git.sr.ht/~nytpu/gemlog.sh
I don't use this server anymore since its upgrade to the RUSTLS library, because I couldn't find out how to use it with my self signed certificate. I like it a lot and I will maybe switch back to it if the former is solved. It's a gemini server written in rust by int80h with all the features I need. I recommend this server, if you want a gemini server with full features. It is distributed under a free license.
https://git.sr.ht/~int80h/gemserv
I want to thank these good people, who wrote this useful software and make their good work available for free.
-fab-
--