


irmadlad
Incessant tinkerer since the 70’s. Staunch privacy advocate. SelfHoster. Musician of mediocre talent. https://soundcloud.com/hood-poet-608190196
Just don’t look behind the curtain to see what the CEO is up to.
Had to go look it up. What a cluster. Anyways, I don’t blog mainly because I don’t have anything to say that people would be interested in. Maybe farming. LOL I’ve just wondered down through the years why someone didn’t fix all the attack surfaces Wordpress seems to have. Plus it drives a substantial share of websites, so I guess it’s a good target to go after.
setup more maintainable is to start putting your compose/kubernetes configuration in git, if you’re not already.
I don’t want to derail this thread, but you piqued my interest in something I’ve always wanted to do, maybe just for the learning aspect, and to see what I could accomplish.
I’ve always wanted to see if I could have all my docker compose/run files, and various associated files to a git where I could just reinitialize a server, with everything I already have installed previously. So, I could just fire up a script, and have it pull all my config files, docker images, the works from the git, and set up a server with basically one initial script. I have never used github or others of that genre, except for installation instructions for a piece of software, so I’m a little lost on how I would set that up or if there are better options.
I really don’t like the idea of every device automatically having a publicly reachable IP.
It’s kind of like AI or ‘the cloud’. Everything now has access to at least your wifi. Hell, even my rumba has wireless access. I didn’t activate that feature. I live in a very small house. If I want to restart it, I can walk over to it and push the restart button. Refrigerators with flat screen embedded in the door? Who is that for? I just want my fridge to keep everything cold. I absolutely love technology. I think it’s wonderful. However, imho, not everything needs internet access, or AI, or ‘the cloud’. I did build a little ‘magic mirror’ a while back that alerts me about weather, schedules, keeps track of a couple of my 25 different security cams, but that’s about it. I haven’t purchased a vehicle in quite a long while now, but I would guess the gadgetry saturation is pretty high.
I would find it odd. I am always shocked when I look up an ip at AbuseIPDB and find it has no history. Bots scan everything, even the most innocuous ioT devices.
If you want a backup cert checker, https://iam.redsift.cloud/ does it for free. They basically took over the LetsEncrypt email notifications.
That’s cool OP. I have a business internet package with a static IP. I do a lot of large file transfers between clients and it does come in handy. I’ve yet to serve any public facing services tho. I’ve tried on numerous occasions to get invidious running consistently. It just seemed like I was having to tinker with it weekly just to keep the wheel spinning. I’m not sure what the issues were except maybe YT blocking IPs.
Have fun OP, and be safe and secure with your new found powers.
Ok so This is a bit outside my Caddy knowledge base, but I remember reading about the Caddy RealIP module: https://github.com/captncraig/caddy-realip. Sounds like maybe that would be something to investigate.
ETA: Oops looks like Darkassassin07 has you covered.