This repository contains the infrastructure required to
serve the GTDB database: db.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:
cd /var/db.gtdb.ecogenomic.org
sudo docker-compose up -d # start
sudo docker-compose down # stop
sudo docker-compose logs # logs