Skip to content

Docker-compose for INNUENDO Platform deployment

License

Notifications You must be signed in to change notification settings

B-UMMI/INNUENDO_docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INNUENDO Platform Docker-Compose version

Codacy Badge Documentation Status

INNUENDO Platform made easy!

This repository provides a series of dockerfiles, configuration files and a docker-compose file to launch the INNUENDO Platform without the requirement of installing every component individually.

Requirements

  • Docker
  • Docker-compose

Installation

Check the documentation on how to install the required dependencies.

Usage

# Get the repository source code
get clone https://github.com/bfrgoncalves/INNUENDO_docker.git

# Enter the repository directory
cd INNUENDO_docker

# Run the docker-compose application
docker-compose up

# Access the application at http://localhost

About

Docker-compose for INNUENDO Platform deployment

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 39.1%
  • Python 32.5%
  • Dockerfile 23.2%
  • Nextflow 4.1%
  • JavaScript 1.1%