diff --git a/README.md b/README.md index 0aaad6ee..997368b2 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,16 @@ so the following is all that is needed on a MicroVM-hosting server: microvm -Ru $hostname ``` +## High Availability Deployment on Nomad + +First, stop and delete `/var/lib/microvm/$NAME` where the +systemd-managed MicroVMs live, or move the state to +`/glusterfs/fast/microvms/$NAME`. + +```sh +nix run .#nomad-$NAME +``` + # Secrets management ## Secrets managment with PGP