Hacker News new | ask | show | jobs
by hdhzy 3353 days ago
This sounds just like RancherOS with strong security and focus on immutability. Are Linux kit truly and completely immutable? That means it's not good fit for a database host OS?
1 comments

A database should not affect the OS in any way.

To run a database, attach non-ephemeral storage and write data there.