💾 Archived View for gemi.dev › gemini-mailing-list › 000051.gmi captured on 2023-11-04 at 12:20:58. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Hello (Geminites?) I've created a new Gemini server hosted on a new pubnix that I will be opening up to the public soon, called PoNIX. You can visit the Gemini server at `gemini://pon.ix.tc`. Christian Seibold Sent with [ProtonMail](https://protonmail.com) Secure Email.
Nice! Glad to see it. -- Jason McBrayer | ?Strange is the night where black stars rise, jmcbray at carcosa.net | and strange moons circle through the skies, | but stranger still is lost Carcosa.? | ? Robert W. Chambers,The King in Yellow
On Mon, Mar 16, 2020 at 10:48:28AM -0400, Jason McBrayer wrote: > > Nice! Glad to see it. Yes, I'm glad too, both that the PoNIX project is going well, and that it will support Gemini. I've added your server to the master list at gemini://gemini.circumlunar.space/servers/. Cheers, Solderpunk
Hi folks, I got inspired by the idea and wrote a Gemini server in Go and a set of libraries for writing applications based on the Go HTTP interface, including a router and some middleware for requiring authentication. It supports hosting multiple domains on a single IP address using different certificates. I've tried to make it easy to use - you can grab the release binary from Github (Windows / Mac / Linux / ARM Linux (for the Raspberry Pi)) and run it yourself, and I've also pushed a Docker container if that's your thing. Check it out at https://github.com/a-h/gemini I'm planning to use the libraries to build a chat / forum app, and to run a version of my blog. I think I've built everything I need now. If anyone's interested in working on it / spots something wrong, let me know. I'm planning to improve the logging a bit next. I want to replace the unstructured log format I've used with structured logs to make it easier to pull stats from the files.
Nice work! This reminds me of gig, mind giving us a comparison? https://github.com/pitr/gig Thanks, makeworld ??????? Original Message ??????? On Friday, August 21, 2020 7:01 AM, Adrian Hesketh <adrianhesketh at hushmail.com> wrote: > Hi folks, > > I got inspired by the idea and wrote a Gemini server in Go and a set of libraries for writing applications based on the Go HTTP interface, including a router and some middleware for requiring authentication. > > It supports hosting multiple domains on a single IP address using different certificates. > > I've tried to make it easy to use - you can grab the release binary from Github (Windows / Mac / Linux / ARM Linux (for the Raspberry Pi)) and run it yourself, and I've also pushed a Docker container if that's your thing. > > Check it out at?https://github.com/a-h/gemini > > I'm planning to use the libraries to build a chat / forum app, and to run a version of my blog. I think I've built everything I need now. > > If anyone's interested in working on it / spots something wrong, let me know. I'm planning to improve the logging a bit next. I want to replace the unstructured log format I've used with structured logs to make it easier to pull stats from the files.
---
Previous Thread: Creating some Gemini-exclusive content
Next Thread: [ANN] Announcing Gemfeed, an Atom feed tool for Gemini