mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
project-wide: nyx removed, README update
This commit is contained in:
parent
2b258b083f
commit
6fb326015e
2 changed files with 2 additions and 54 deletions
10
README.md
10
README.md
|
|
@ -1,10 +1,4 @@
|
|||
# kat's nixfiles
|
||||
|
||||
To provision a new host:
|
||||
|
||||
* create a config for that host that contains a deploy.ssh.host
|
||||
* run `./nyx install <hostname>`.
|
||||
|
||||
To rebuild a host:
|
||||
|
||||
* run `./nyx deploy <hostname> <method>` where method is optional, can be... switch or boot or such.
|
||||
* `nix run -f . deploy.target.<target name>.run.apply`
|
||||
* `nix run -f . deploy.target.<target name>.run -c terraform destroy`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue