Update README.md

This commit is contained in:
XenGi 2026-08-28 10:39:32 +02:00
commit 01cfe3dcef

View file

@ -33,3 +33,23 @@ Dell PowerEdge R630
- CPU: 16
- RAM: 64GB
- Storage: 64GB (os drive) + 4TB (Ceph)
## Rollout
### Deploy host system
```bash
nix run ...
```
### Deploy control plane
```bash
nix run ...
```
### Deploy workers
```bash
nix run ...
```