Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.17 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.17 KB

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