README: microvm -Ru

This commit is contained in:
Astro 2022-06-19 03:30:35 +02:00
parent cf4a358368
commit 14f8c4a98b
1 changed files with 11 additions and 0 deletions

View File

@ -141,6 +141,17 @@ nix run .#microvm-update-spaceapi
nix run .#microvm-update-spaceapi-local
```
### Update MicroVM from our Hydra
Our Hydra runs `nix flake update` daily in the `updater.timer`,
pushing it to the `flake-update` branch so that it can build fresh
systems. This branch is setup as the source flake in all the MicroVMs,
so the following is all that is needed on a MicroVM-hosting server:
```shell
microvm -Ru $hostname
```
# Secrets management
## Secrets managment with PGP