to pull in the web api, please run the following:
- git submodule init
- git submodule update
- docker compose build
- docker compose up -d --force-recreate
If GridDB fails to start, many of the containers won't either. Just run docker compose up again
- Open web page (http://localhost:2828)
- Navigate to config page
- Make your config (you can use the pre-made TEST config and run the tests as explained below)
- cd agent
- ./tests/runTestInDocker.sh
- ./tests/readGridDBContainer.sh