1
0
Fork 0

README: document nomad

This commit is contained in:
Astro 2022-07-07 01:23:19 +02:00
parent 08060dced9
commit 340ca9fb22
1 changed files with 10 additions and 0 deletions

View File

@ -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