Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 477 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 477 Bytes

Midnight Node Docker

This allows for easy orchestration of the Midnight Node service.

System requirements

Usage

  1. Clone repo

  2. Modify values in .env file as applicable

  3. Navigate to .yml file and docker-compose up

docker-compose up -d

or for both Midnight and Cardano:

``shell` docker-compose -f ./compose-partner-chains.yml -f ./compose.yml up -d


🚀 That's it.