I’m using this right now but I’m switching to having all my services under one domain and blocking non internal ips. Technically someone can access your site by providing the host manually, althought it’s unlikely since they would need to know it
I use ddclient but in a docker container. Works great with minimal config
This was the fix! Thank you so much
I just bind mount volumes I want to keep and use duplicati to backup the contents of my containers folder. Another idea if you are committed to docker volumes, is to also mount them to your backup solution.
Interesting my ip shows up with a plex logo and a port that I've never opened. I have never used any plex services
keep up the good work boys
Thanks for sharing this! It also took me a while to understand the difference between the Expose dockerfile command and the --publish cli command
Can you expand on why you chose uCore? I was considering CoreOS until just now ~~and the idea of setting up ignition config serving seems overkill for running only one server at home.~~ ignition is still required the same way as CoreOS
Do you need to set lingering for all container users you set up? Does it restart all services in your compose files without issue?
I'm thinking about an immutable OS with podman support first and foremost. Would you recommend Fedora CoreOS?
Seems a little old. It should have BlueSky and FChannel
Yeah the remote ip is always local. This comes from a podman configuration, not a caddy one. Setting the podman network mode to pasta or slirp4netns will show the proper remote ips