New OPS-centric setup. Integrated with wild-init
and wild-setup
.
This commit is contained in:
17
setup/README.md
Normal file
17
setup/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Setup instructions
|
||||
|
||||
Follow the instructions to [set up a dnsmasq machine](./dnsmasq/README.md).
|
||||
|
||||
Follow the instructions to [set up cluster nodes](./cluster-nodes/README.md).
|
||||
|
||||
Set up cluster services:
|
||||
|
||||
```bash
|
||||
./setup/cluster/setup-all.sh
|
||||
```
|
||||
|
||||
Now make sure everything works:
|
||||
|
||||
```bash
|
||||
./setup/cluster/validate-setup.sh
|
||||
```
|
Reference in New Issue
Block a user