💾 Archived View for rawtext.club › ~sloum › geminilist › 002808.gmi captured on 2020-11-07 at 03:09:35. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2020-10-31)

-=-=-=-=-=-=-

<-- back to the mailing list

[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 learningand using it, I thought it would be fun to create a server in PHP becausewhy 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 somedetails to install it as a GNU/linux service using systemd. It also has anoption to auto-generate self-signed certificates.

I have had issues trying to support client certificates, due to how PHPinternally manages sockets invoked with `stream_socket_server` but Ihaven't exhausted all possibilities yet.

Currently it only serves static assets, but my plan next is to add somesupport 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>