[ANN] Orbit: Gemini server written in PHP
Jansen Price
jansen.price at gmail.com
Mon Sep 28 20:18:26 BST 2020
Hello all,
After becoming intrigued by gemini and spending some time learning
and using it, I thought it would be fun to create a server in PHP because
why not? I present to you orbit: https://tildegit.org/sumpygump/orbit
It currently passes all the tests from gemini-diagnostics (
https://github.com/michael-lazar/gemini-diagnostics). I have included some
details to install it as a GNU/linux service using systemd. It also has an
option to auto-generate self-signed certificates.
I have had issues trying to support client certificates, due to how PHP
internally manages sockets invoked with `stream_socket_server` but I
haven't exhausted all possibilities yet.
Currently it only serves static assets, but my plan next is to add some
support for dynamic content via cgi scripts.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.orbitalfox.eu/archives/gemini/attachments/20200928/12688596/attachment.htm>
More information about the Gemini
mailing list