It never left!
Floodgap and SDF is still rocking and there are tons of personal phlogs.
Mine, for example: gopher://gopher.k3can.us
Also at @me@social.k3can.us on Mastodon.
It never left!
Floodgap and SDF is still rocking and there are tons of personal phlogs.
Mine, for example: gopher://gopher.k3can.us
I’d look into Lubelogger for vehicles, paperless-ngx for general paperwork, and grocy for everything else.
And auto rollback to the previous image if a container fails after an update.


I don’t know the source, but this user uses it for a lot of their websites.
hashtagsafety.getinfotoyou.com imageslim.getinfotoyou.com holidaysync.getinfotoyou.com and so on.


Quadlets. Auto update and auto rollback if the new image fails to start. Plus easier management overall, too.


Yeah. I just needed to provide a US-based mailing address.


Debian on my servers. No drama, it just works.
Fedora on my laptop and desktop. Still solid, but quicker updates.


For my gaming PC, I shut it down whenever I’m not actively using it.
My laptop is usually just put to sleep, and only fully powered off if I don’t plan to use it for a bit, or if I’m installing updates.
My servers stay on 24/7.


Which is exactly what is demonstrated in the post. 🙃


Thanks! I like to keep things simple. The colors are based on Counter Strike 1.6. 😁
And if you’re into the classic styling, my homepage is a direct homage to my old 2000s sites.


True, but this is specifically about scripts you think you know, and how curl bash might trick you into running a different script entirely.


Yep! That’s what the post shows.
I created a live demo file, too, so that you can actually see the difference based on how you request the file.


Ah. I tried /feed.xml and /feed.rss, but didn’t think to check just /feed/


Did you find an RSS feed? I didn’t see one.


I have tried to use Adguard Home’s DNS rewrites as well as custom query filters to catch local requests for
sub.domain.tldand point them instead toUnraid.IP.Address, but this does not resolve.
According to the logs you posted, it’s resolving just fine, the server is just refusing the connection.
What you’re trying to do is a pretty typical setup, and one that I use myself (except that I ditched AGH for a simpler set up).
Internal DNS points to the internal address of the reverse proxy, external DNS points to the external address (both are the same of your using ipv6).
You just need to look into why the server is refusing the connection. Anything in the logs?


Yeah, but there’s no compose file for the converter. How can you possibly run a single python script without docker+compose?


Looks like most of that install script is just creating a letsenceypt cert for you. If it’s not working, you can probably just create one yourself or use a wildcard cert if you already have one.
The rest is just an nginx instance being used to proxy a connection. If you’re already using NPM, anyway, you might as well just use that. No reason to run extra instances.
Or start with the signal one and add your other proxy config files to that.
Since you’re asking on the Fediverse, an Activitypub server would be an obvious choice.
Git repos would be another good (and easy) choice.


In my opinion, “self-hosted” means that you host it yourself.
Running services in the cloud (i.e. someone else is hosting it) isn’t the same as hosting it yourself.
Just have fun, though. Not everyone is in a situation where they can self host. Just do what works for you.
I agree with this.
Social media shouldn’t be a requirement to express yourself online. If you start with a website, then you can choose to share on social media if you want, or not, plus anyone who wants to follow the site can subscribe to the feed without needing an account themselves.