/african_microbiome_portal_docker

General Docker Configuration

Primary LanguageDockerfileGNU General Public License v3.0GPL-3.0

Docker

General Docker Configuration for African Microbiome Portal.

Before you execute

Please add following to .env file and change the values of the fields accordingly.

Step to execute

  1. Clone the microbiome repo using command- git clone https://github.com/h3abionet/african_microbiome_portal
  2. Building Docker Image - docker-compose build --no-cache
  • This step is not required to execute each time for running the database.
  1. Running Database - docker-compose up
  2. Accessible using browser at 127.0.0.1:1300