Mac OS
Last updated
Was this helpful?
Last updated
Was this helpful?
The following assumes you have
Recommended to also have installed
Use Homebrew to install jq with brew install jq
In your working directory:
1. Clone a copy of the :
2. Change your cwd:
3. Create a copy of sample-disk.env and fill out the values:
4. Start the server:
5. Verify the server is responding locally:
Two methods exist:
Edit the gaia/deploy/configs/gaia/hub-config.json
using vim
or other
requires a restart of the containers: docker-compose -f docker-compose-base.yaml -f docker-compose-disk.yaml --env-file disk.env restart
Use the running admin
container to modify any config values, and also reload the hub when complete: