evolved-npcs-infra/README.md
2025-09-28 11:26:14 -07:00

15 lines
No EOL
489 B
Markdown

# Setup Instructions
Start out in the control_plane directory.
Ensure you have [Homebrew](https://brew.sh/) installed on your machine.
`/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"`
After you spin up the control plane, then move on to the hc_vault directory.
After you spin up Vault, then move on to the teamcity-agent directory.
Finally, you can spin up worker nodes in the worker_nodes directory.
# Development Environment Setup