this post was submitted on 29 Jun 2023
133 points (100.0% liked)
Technology
38114 readers
66 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I get my hosting for free from my workplace, which is cool but doesn't give me much leeway on what I can install. It's a plain PHP/MySQL system. Docker is out, and a lot of stuff with it. I'd run a server from apartment if I could, since I'm sitting on piles of old hardware, but I've yet to figure a way around my ever-changing IP address.
Right now, I have FreshRSS and my own websites, and Rss Bridge
I'd love to run more "Old School Tools", I just need to find them :)
I had luck setting up a dynamic DNS provider like no-ip and then setting up cloudflare's DNS to point requests to my domain at the no-ip domain name. It'd only be a problem for the windows that your IP has changed, but your dynamic DNS provider hasn't updated yet.
I'd only use it for tools for my own use in any case, 100% uptime wouldn't be important. Your technique seems like a great lead.