Comment on Sanity check: am I crazy for wanting to wipe everything and do/learn from scratch?
suicidaleggroll@lemm.ee 2 weeks agoAs far as networking, from what I could see the only real change casaos was doing was mapping its dashboard to port 80, but not much more. Is there anything more I should be aware in general?
It depends on how you have things set up. If you’re just doing normal docker compose networking with port forwards then there shouldn’t be much to change, but if you’re doing anything more advanced like macvlan then you might have to set up taps on the host to be able to communicate with the container (not sure if CasaOS handles that automatically).
whysofurious@sopuli.xyz 2 weeks ago
Don’t really know what some of these things are, which also means I haven’t encountered them (yet), if I will I’ll make sure to read more about it. To be honest, for now I’m just doing normal compose, everything behind tailscale. At one point I’ll need something like caddy for a reverse proxy to help with sharing services with a couple of family members, but always behind tailscale, no public exposure.