add README with Deployment instructions

Cette révision appartient à :
Astro 2019-04-01 15:44:55 +02:00
Parent 1dab3fbc6e
révision bdf3f010a6
1 fichiers modifiés avec 15 ajouts et 0 suppressions

15
README.md Fichier normal
Voir le fichier

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