This is the docs you need https://companion.home-assistant.io/docs/notifications/critical-notifications/I might have to have a look into that, could be a great way to get the wife to do things
If your in the market for WiFi stuff, shelly is my go-to. They have local access, ha integration and even mqtt if thats your bag
If you have data else where on your server, you can use the options to volume to direct the mount theredriver: local driver_opts: type: none o: bind device: '/your/current/data'Also reading the compose spec will help
I do this, 1 compose file per application. That has all the things that application need, volumes, networks, secrets.In single docker host land, each application even has its own folder with the compose file and any other artifacts in it.
So YouTube allowed me to buy YouTube Premium Family, and I can't use it for some bullshit arbitrary reason. One more reason to not buy it.
Pro tip, opera's built in VPN to India will get you YouTube family premium for about Β£6.If you can use it of course
If your self hosting your outgoing mail, remember to setup DKIM, SFP AND DMARC.With all that setup, you should be fine
I use Debian for my self host stuff, I did start out with Mandrake and webmin. but after wanting to customise some config, I moved to deb
I run a vm for each service, a php vm, a mysql vm, etc. But yes you could just have a big vm run everything
I use debian as my OS for docker host, then install docker from them as you get the most up to date version
If you don't expose to the internet at large, yes you would need a VPN.