add README with Deployment instructions

这个提交包含在:
Astro 2019-04-01 15:44:55 +02:00
父节点 1dab3fbc6e
当前提交 bdf3f010a6
共有 1 个文件被更改,包括 15 次插入0 次删除

15
README.md 普通文件
查看文件

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