This repository contains the infrastructure required to serve data.gtdb.ecogenomic.org.
This project uses Semantic Versioning and Conventional Commits to automatically generate release notes using Semantic Release.
Please ensure that your commits are property formatted.
If you are installing this on a fresh VM, then you will need to follow these setup guides:
The following commands will be available to you when in the current directory:
- Start:
docker-compose up -d
- Stop:
docker-compose down