roosoft on Nostr: Nix is so cool… have you tried microVMs? They can be compared to Docker containers, ...
Nix is so cool… have you tried microVMs?
They can be compared to Docker containers, except they’re safer and easier to manage.
This is not to mention that all those config files totally are reusable. Once you configure a Bitcoin node with NixOS, you can reproduce that on another computer just by reusing code. Reminds me a lot of programming language libraries.
Oh, and setting up baremetal computers is done with the same exact concept. That means any config can be reused anywhere, in a virtualized environment or not.
Take a look at
https://astro.github.io/microvm.nix/Published at
2024-04-16 13:18:50Event JSON
{
"id": "e92cb9894bc96ed81ee2c23d44870d99009a03d7d3af1e9f64e3810f10ada3e9",
"pubkey": "efc83f01c8fb309df2c8866b8c7924cc8b6f0580afdde1d6e16e2b6107c2862c",
"created_at": 1713273530,
"kind": 1,
"tags": [
[
"r",
"https://astro.github.io/microvm.nix/"
]
],
"content": "Nix is so cool… have you tried microVMs?\n\nThey can be compared to Docker containers, except they’re safer and easier to manage. \n\nThis is not to mention that all those config files totally are reusable. Once you configure a Bitcoin node with NixOS, you can reproduce that on another computer just by reusing code. Reminds me a lot of programming language libraries.\n\nOh, and setting up baremetal computers is done with the same exact concept. That means any config can be reused anywhere, in a virtualized environment or not.\n\nTake a look at https://astro.github.io/microvm.nix/",
"sig": "41a022e991ee9fa2d23bbfda7465274ed482671edc5656b9ffb72cb6baf78db023e28dfc91ac1ecd29bf6245c9c12c81191cac3f23786a0741ef20d6b73c7f8a"
}