Compare commits
2 Commits
67cd89b7b8
...
070badfeb3
| Author | SHA1 | Date | |
|---|---|---|---|
| 070badfeb3 | |||
| 2d8a1cebb1 |
@ -38,6 +38,10 @@ Clone this repository, `cd` into it, and run:
|
||||
|
||||
knife zero bootstrap ubuntu@zerotier-ip-address -x ubuntu --sudo --run-list "role[base],role[kvm_guest]" --secret-file .chef/encrypted_data_bag_secret
|
||||
|
||||
### Bootstrap a new VM with environment and role/app (postgres replica as example)
|
||||
|
||||
knife zero bootstrap ubuntu@10.1.1.134 -x ubuntu --sudo --environment production --run-list "role[base],role[kvm_guest],role[postgresql_replica]" --secret-file .chef/encrypted_data_bag_secret
|
||||
|
||||
### Run Chef Zero on a host server
|
||||
|
||||
knife zero converge -p2222 name:server-name.kosmos.org
|
||||
|
||||
1275
nodes/gitea-2.json
1275
nodes/gitea-2.json
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user