add README with Deployment instructions

Este commit está contenido en:
Astro 2019-04-01 15:44:55 +02:00
padre 1dab3fbc6e
commit bdf3f010a6
Se han modificado 1 ficheros con 15 adiciones y 0 borrados

15
README.md Archivo normal
Ver fichero

@ -0,0 +1,15 @@
# Deployment
Beide failen bei Activation des neuen Profils. (TODO)
## Mit `nixos-switch rebuild`
```shell
nixos-rebuild switch -I nixos-config=./hosts/storage-ng/$HOST/configuration.nix --target-host "root@$HOST.hq.c3d2.de"
```
## Mit NixOps
```shell
nixops create hq.nixops -d hq
```