💾 Archived View for segvallday.org › blog › 2023-01-25 captured on 2023-09-28 at 16:00:39. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-07-22)

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

Setting up the server and putting stuff

2023-01-25

So far, I’ve set up an HTML server (main site and git), Gopher, and a Git server (also running under nginx like the HTML server). Not much for now, especially the Gopher-side is very bare with just stagit-gopher putting the git content there. Currently just plan and doing some pages under the notes section, providing some links of interests, server information, and some write up on some software tips. I plan to fill the notes section with more tutorial-like pages like setting up a basic web server to applying certain configurations. I also plan to host a few more services, maybe have another go at XMPP, the last time I tried, P2P calling was unreliable, but that’ll probably will be remedy by setting up STUN/TURN server like coturn.

/notes

https://github.com/coturn/coturn

Since the hardware is a Raspberry Pi 2B, hosting anything that’ll easily max out the limited CPU resource, 921MiB of RAM, and small storage space would already be a non-starter, plus not having rDNS and static IP mean no e-mail. That being said, the article from FedFree: L2TP tunnel router via Andrews and Arnold Ltd (AAISP) does mean having static IP and rDNS with your own hardware is possible, but I’m in no rush or even wanting to setup an email server for the time being. I’ll still be looking around and thinking on what to try out and do, but a web and git server is useful enough by itself already.

https://fedfree.org/docs/router/debian-l2tp-aaisp.html