Skip to content

cormorack/cava-metadata

Repository files navigation

cava-metadata

Cabled Array Official

This is the metadata service for CAVA.

Running the service

Note: Ensure you are at repo root.

  1. Build docker image

    docker build -t cava-metadata:test -f ./resources/docker/Dockerfile .
  2. Run the metadata service after build

    docker run --rm -it -p 80:80 cava-metadata:test

Contribute

Support

If you are having issues, please let us know.

License

The project is licensed under the MIT license.