Adds setup files.

This commit is contained in:
2025-10-11 18:15:06 +00:00
parent ec521c3c91
commit b76d2fb164
110 changed files with 16199 additions and 0 deletions

15
setup/README.md Normal file
View File

@@ -0,0 +1,15 @@
# Setup instructions
Install dependencies:
Follow the instructions to [set up a dnsmasq machine](./dnsmasq/README.md).
Follow the instructions to [set up cluster nodes](./cluster-nodes/README.md).
Follow the instruction to set up [cluster services](./cluster-services/README.md).
Now make sure everything works:
```bash
wild-health
```