💾 Archived View for bbs.geminispace.org › u › LANcoSCH › 14250 captured on 2024-03-21 at 20:08:13. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-02-05)

➡️ Next capture (2024-05-10)

🚧 View Differences

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

Comment by 💀 LANcoSCH

Re: "Recommended Gemini server"

In: s/Gemini

If you like go and build your own stuff checkout this net/http style module. Supports titan as well, with the example you can implement anything.

— https://github.com/kulak/gemini

💀 LANcoSCH

Jan 22 · 8 weeks ago

2 Later Comments ↓

🐙 norayr · Jan 23 at 11:54:

i was using molly brown, because it is written in go. it supports cgi. but then i wanted virtual hosts and, most importantly, reverse proxy, and i realized i need to use gmid. so i switched to gmid.

i think you need to build your server by hand from the source code anyway.

🚲 Aelspire [OP] · Jan 24 at 09:00:

@Addison I’m not very keen of Lua I don’t remember much but I’ve used awesome WM in the past and remember Lua having some quirks like indexes in array starting from 1.

@ibannieto and @norayr I’ve used gmid in the past and remember it doing chroot so, it will probably require privileged user. I’m not sure about it, though.

Thanks for suggestions! I’ve decided to go with GmCapsule as I think Python is good match for my use case and skills, code of this server is super easy to understand, and migration was almost painless.

Original Post

🌒 s/Gemini

Recommended Gemini server — Hi, I’ll be migrating my server to bigger machine, and I want to use Debian. The problem is that I don’t see any Gemini server packaged in official repositories, so I might choose any, and got lost in the process. Can anyone point me which Gemini servers meet my wishlist and will be best choice? Currently I’m using Stargazer, simply because it was available in Alpine Linux repositories. My wishlist: some kind of CGI/SCGI/FastCGI support, as I want to write some cool...

💬 Aelspire · 8 comments · Jan 22 · 2 months ago