DNS, mail, business web, cusromer web on VPSes (2, 1 primary, 1 secondary DNS only)
Personal email, incoming and outgoing via VPS, personal websites (all static) on local system (RPi 4 8GB)
This gives the advantage that your outgoing email always comes from the VPS ip address (pick a VPS provider that is trusted) and when your line is down, incoming email is cached on your VPS. It’s a tad of double work, but pretty secure. Even connecting to my employer to work from home is not a big issue. (and that connection is limited to it’s own vlan)
Also, with this method, you can route the mail into your network via port 26 when 25 is blocked or even set an outgoing vpn to your VPS and route the email that way. You’ll be provider independent at home. (I even have a private ipv6 /48 via a tunnel broker)
You’ll need to work a lot on your knowledge though, without DNSSEC, SPF, DKIM and DMARC the big 2 (Google and hotmail) will refuse your email.
I remember researching the topic a while back. SimpleMDM seems to do it, but it requires paying Apple $300 a year. Luckily, Mosyle allows up to 30 devices for free.
With docker containers I’ve moved from portainer to dockge. It lets you see the birds eye view, but also lets you directly edit the compose file from the UI. I haven’t been using it very long, but so far I like it.
You will need to find something else for vms though. I use proxmox.
With Google domains transferring to Squarespace I’ll be transferring my one remaining domain with them to something else soon enough.
I already moved all of my other domains over to a local provider I use for work that has treated me well, but this one last google domain address has my self hosted services on it and I was using some features that I didn’t want to have to transfer so I kept it with google. I was using their ddns service too but my IP is now sticky (effectively static but can change in some rare circumstances) and it has only changed once in the last 3 years so I think I’ll just manually manage the A records if needed until I either go fully static or use a third party ddns provider. I also use email aliasing to use me@mydomain with gmail.
There’s always exactly one screw that won’t let go and I end up stripping it beyond hope, so I rarely get the platters out. I only want (need!) the magnets anyway!
I run nodered within Homeassistant in a vm on one of my nucs, I do all of my actual automation in there and homeassistant is just an IO layer for zigbee and bluetooth stuff.
I started out that way, but I’ve moved to doing most of it in HA directly since they massively improves the UI. I still use NR for complicated stuff though. I’ve recently started using Pyscript for modbus integrations too.
The UI is definitely better than it used to be, but nodered can do some more powerful stuff like pulling the html of a devices web ui and parsing data straight from the page when there’s no API to use for example. I used to do that for a solar inverter at my last house.
Now I use it to control my AV switcher that distributes video through the house, it has no native homeassistant integration and only supports things like control4 and RTI so I implemented my own control using their REST API and hooked it all up to buttons and selectors in homeassistant. works great.
Also my home theatre receiver has a homeassistant integration but its terrible, so again, I’ve manually implemented the tcp controls in nodered.
I’ve done something similiar in NR to scrape the CUPS webpage on my desktop and turn on a tasmota plug for the printer when it sees a job waiting in the queue. I wouldn’t even try to do that in HA directly. But I wouldn’t be surprised if there’s an integration somewhere that would do it.
selfhosted
Newest
This magazine is from a federated server and may be incomplete. Browse more on the original instance.