Skip to content
 
 

Repository files navigation

Git Submodule (Web API)

to pull in the web api, please run the following:

  1. git submodule init
  2. git submodule update

Running Program

  1. docker compose build
  2. docker compose up -d --force-recreate

If GridDB fails to start, many of the containers won't either. Just run docker compose up again

Creating Config for files to be logged

  1. Open web page (http://localhost:2828)
  2. Navigate to config page
  3. Make your config (you can use the pre-made TEST config and run the tests as explained below)

Test

  1. cd agent
  2. ./tests/runTestInDocker.sh
  3. ./tests/readGridDBContainer.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages