

Containers can talk to each other without any ports exposed at all, they just need to be added to the same docker network.
Containers can talk to each other without any ports exposed at all, they just need to be added to the same docker network.
They aren’t on the internet mainly.
My router (opnsense) has a wireguard server which is how I access things when out of the house.
I do have a minecraft server for my friends and I, but that VM is on its own network isolated from everything else.
Nahh just stop working, not worth the huge cost of having an extra.
What do you use TLS inspection for?
Fair, I guess the chances of needing simultaneous 10Gb download and upload on the internet connection are pretty slim.
My ISP does offer 6 Gbps, but 1 Gbps is far more than I need already. I would drop down to like a 500 Mbps plan if they had one but it jumps all the way to 100 Mbps.
Ah that makes sense, so not very useful if you have over 5Gb internet service I suppose.
Interesting that it will only have 1 10GbE port, I’m not really sure how you’re supposed to use 10Gb internet service if you can’t get 10Gb out of the router into your LAN.
They often only have 1 ethernet port that’s 1GbE or 2.5GbE at that price, and a wifi client card doesn’t make a very good AP.
Only 1 ethernet port.
Only some have an internal switch, others just have multiple NICs.
Have fun doing that with a TV remote though, I guess you could buy a very short domain name.
Backups are encrypted so it shouldn’t be an issue.
I mean… just back them up like any other file. If you want them and nothing else, then do an exclude all and then include after for those files.
But you also need to backup the rest of the data, so I’m not sure why you’d want to exclude all the other folders.
Even if it was covered in high school, I think because most people never use it again in daily life it’s easy to forget.
is it really so that your Joe Average can’t tell the difference between 1kWh of heat produced by gas compared to electricity?
Most people don’t even know what a watt or watt/hour is. And have no idea how energy from gas relates to energy from electricity.
Huh? All my docker compose projects work fine ‘out of the box’, the oldest ones have been stable for years now.
That’s just one option, there’s also a normal docker image.
Gotcha, try setting up local records on local DNS instead to see if that solves it.
I doubt it, since they keep putting glass on the back of phones too so you’re pretty much guaranteed to hit glass when you drop it.
You can do that by joining the containers to the same docker network, you don’t need to expose ports even to localhost.