Skip to content

Ecogenomics/data.gtdb.ecogenomic.org

Repository files navigation

data.gtdb.ecogenomic.org

This repository contains the infrastructure required to serve data.gtdb.ecogenomic.org.

Contributing

This project uses Semantic Versioning and Conventional Commits to automatically generate release notes using Semantic Release.

Please ensure that your commits are property formatted.

Setup

If you are installing this on a fresh VM, then you will need to follow these setup guides:

Controlling services

The following commands will be available to you when in the current directory:

  • Start: docker-compose up -d
  • Stop: docker-compose down