logoalt Hacker News

VladVladikofftoday at 12:49 AM2 repliesview on HN

For anyone considering this, it's not a good plan to do it this way, if you have any family members relying on these services, you have to kill them all every time you reboot your workstation. It's really not great to mix destop and server like this. (speaking from experiance and I really need to get a separate box setup for this self hosted stuff)


Replies

zemtoday at 4:00 AM

> if you have any family members relying on these services, you have to kill them all every time you reboot your workstation

yikes!

show 1 reply
bjackmantoday at 10:05 AM

You are always gonna have some downtime in a homelab setup I think. Unless you go all in with k8s I think the best you can do is "system reboots at 4AM, hopefully all the users are asleep".

(Probably a lot of the services I run don't even really support HA properly in a k8s system with replicas. E.g. taking global exclusive DB locks for the lifetime of their process)

show 2 replies