💾 Archived View for bbs.geminispace.org › s › self-hosted › 11370 captured on 2024-06-16 at 16:50:47. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-26)
-=-=-=-=-=-=-
phone-hosted gemini/gopher server?
I found this interesting software for android and saw that the ports that could be used aren't in the gopher range. Has anyone tried to set up a server on their phone for gopher or gemini?
2023-11-01 · 8 months ago · 👍 Nono, some_random_person
🐝 november [...] · 2023-11-01 at 22:39:
That would be a cool way to repurpose an old phone instead of just tossing it.
🚀 kodama · 2023-11-02 at 18:14:
I think it should be possible, I've seen tutorials on how to host an HTTP server on a phone by installing Apache, maybe you could follow roughly the same steps and install Agate or something?
⛰️ murdock [OP] · 2023-11-03 at 10:58:
I do have termux installed, I can try to give that a go and see what happens.
⛰️ murdock [OP] · 2023-11-04 at 02:21:
OK, agate is on termux! unfortunately, I have no idea what to do. I made a simple index.gmi file, followed the instructions on the main page, but get an error to the effect of "WARN - could not start listener on 0.0.0.0:1965, but already listening on another unspecified address. Probably your system automatically listens in dual stack?" Also, can you really just pick a URL at random to use? Wouldn't you have to register it?
🚀 kodama · 2023-11-06 at 17:08:
you can't pick a random URL, you have to register a domain name first and make sure the domain name points to the right IP adress