Add WHIB service #1

Merged
alex merged 11 commits from whib into main 2025-01-03 10:54:17 +01:00
Showing only changes of commit 51d32e66c4 - Show all commits

View File

@@ -25,3 +25,13 @@ EDITOR=vim agenix -d "some-secret.age" -i ~/.ssh/alex.pinwheel
Or use some other SSH key that is has been used to key the secret.
# Test VM
Build the test VM with the command:
```
cm --build-test-vm
```
and test it with:
```
cm --run-test-vm
```