💾 Archived View for bbs.geminispace.org › s › self-hosted › 11370 captured on 2023-11-14 at 09:02:54. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-11-04)

➡️ Next capture (2023-12-28)

🚧 View Differences

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

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?

lWS

Posted in: s/self-hosted

⛰️ murdock

Nov 01 · 13 days ago · 👍 Nono, some_random_person

5 Comments ↓

🐝 november · Nov 01 at 22:39:

That would be a cool way to repurpose an old phone instead of just tossing it.

🚀 kodama · Nov 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 · Nov 03 at 10:58:

I do have termux installed, I can try to give that a go and see what happens.

⛰️ murdock · Nov 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 · Nov 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