/ninodevm

nixos+nomad+deno+microvm

Primary LanguageNix

ninomicro: nixos+nomad+deno+microvm

howto

build + run

nix build
nohup sudo nix run >./guest.log &2>1 &

connect as root

./scripts/ssh.sh

shut it down

./scripts/kill-firevm.sh

but why?

just an opinionated, experimental testbed that glues together some of my favorite bits of tech (nomad, micro-vms, deno a.k.a. typescript-on-rust) to play with lightweight cluster management ideas.