Skip to content

connexta/MERLIN_Docker_Configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Purpose

This Repository contains the configuration files required to run MERLIN via Docker Compose and Kubernetes.

Deployment

Docker Compose

###Startup To run the system MERLIN with Docker Compose run the following command

$ docker-compose -f devops/compose/docker-compose.yaml up -d

###Shutdown

$ docker-compose -f devops/compose/docker-compose.yaml down

Kubernetes

TBD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published