Infrastructure configuration needed to host the evolved-npcs application
Find a file
2025-10-01 14:36:52 -07:00
control-plane Reworking file paths 2025-10-01 14:36:52 -07:00
hc-vault Creating VM initialization scripts 2025-09-29 21:51:02 -07:00
worker Creating VM initialization scripts 2025-09-29 21:51:02 -07:00
README.md Adding cleanup script 2025-09-28 11:26:14 -07:00

Setup Instructions

Start out in the control_plane directory.

Ensure you have Homebrew 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