Show HN: I've built a nice home server OS
21–30 of 97 posts
Re: Show HN: I've built a nice home server OS
#22This is a Linux distro, not an OS!
Re: Show HN: I've built a nice home server OS
#23The source repository isn't very enlightening?
> The actual repository here hosts the source code for Lightwhale, and is not of any interest for most people.
Re: Show HN: I've built a nice home server OS
#24Re: Show HN: I've built a nice home server OS
#25As long as there is software, you cannot shortcut the need for maintenance. Nothing is bug free, and telling people they will never need to upgrade/patch/maintain a system is a well-paved path to compromised systems.
Obviously the software you run needs upgrades, but (again, but a layer down) it's based on Docker and probably someone else is maintaining it. So you pull that new container, restart and the OS is just making sure your data lands in the same place with the new container.
If you're happy with all your software running from Docker this seems like a step up from a Debian or Redhat, and it has a lot less bureaucracy than something like CoreOS.
Whether it's _usable_ I'm not sure (especially around storage management) but it's a really clear pitch.
Re: Show HN: I've built a nice home server OS
#26Re: Show HN: I've built a nice home server OS
#27Or if not proxmox, without a http GUI, just a boring debian stable x86-64 system to manually install QEMU and virt-tools, virsh toolset on to run QEMU/KVM things on with purely CLI management.
This is an interesting general concept but being limited to only running docker containers is a huge constraint.
Re: Show HN: I've built a nice home server OS
#28And I don't think you can get there via this route. But good luck anyway, I would love to be proven wrong.