reluctant_squidd
@reluctant_squidd@lemmy.ca
- Comment on Managing podman quadlets, users subids and such 3 days ago:
If I am following, there are a few ways, which shouldn’t involve hacks in nft, but you would need it allowing at least localhost traffic, which I assume you do already.
The keyword “localhost” usually will only work within a network or pod on rootless, however there is a separate address that can work.
host.containers.internal
I use it quite often for extra-user and pod communication. Hopefully this helps.
- Comment on Managing podman quadlets, users subids and such 3 days ago:
I setup custom bash scripts eons ago to handle all my subuid/gid and networking stuff, and I’m on the road now, so getting into the code is harder. If I have time tonight, I’ll reply back with how I did it for rootless.
I run everything in rootless podman with quadlets. Be prepared for the docker die-hard crowd to tell you podman is inferior, but it really isn’t. At least not in my 10ish years using it. Is it harder to get going? Sure, but the extra abstraction layer for security is worth it imo.
I have to get ready to update my scripts for the podman 6.0 changes upcoming, but otherwise they pretty much run themselves. Systemd gets a lot of hate sometimes, but when you get it working, it’s pretty much automated.
Want to have program x run after condition y. Use targets, sockets or a small monitor service. I have encrypted volumes that require me to enter the unlock password before they will unlock, the services will just wait until that is done.
Networking and permission issues? Run a pod. Podman unshare is also your friend.
The biggest thing I found getting everything figured out is the lack of step-by-step instructions on how it all works. The docs help, but can be a bit confusing/ambiguous at times.
Feel free to dm me if you have a specific question and I’d be glad to try and help. Just might be a bit delayed on responses for the next bit while I’m travelling.
- Comment on Any self hosted robotic lawn mowers? 1 week ago:
I self host and run a considerable amount of open source software, locally and through a remote VPS.
Knowing how much I tinker and mess with configs and settings until breaking things usually, this would not be a good idea for me.
- Comment on America’s Biggest Wind Farm Arrives Just as Industry Heads for Declines | The biggest reason [for the decline] is President Donald Trump’s assault on renewable energy, and wind in particular 2 weeks ago:
Yes, but wind is only one of the many renewable energy sources. New technologies are being researched and slowly improved upon all the time. It’s only a matter of time before fossil fuels are undeniably obsolete whether old men painted in orange like it or not I’m afraid.
- Comment on America’s Biggest Wind Farm Arrives Just as Industry Heads for Declines | The biggest reason [for the decline] is President Donald Trump’s assault on renewable energy, and wind in particular 2 weeks ago:
I feel like this will be another example of how trumps actions to curb stomp renewables will be beneficial to its development overall.
It’s challenging everyone involved to make it as efficient and effective as possible so that it will become the undeniable best option down the road.
Will it have made it better than if a sane person was in the White House? Who knows, but I don’t think it’s ever going to fold the way he and his cronies are hoping.
- Comment on We Can Still Stop California’s 3D Printer Surveillance Scheme 2 weeks ago:
Everyone unplug from the internet?
- Comment on Post your setup. no matter how uggo 1 year ago:
I feel like this should be a quarterly post. Really liking all these setups.