This allows for easy orchestration of the Midnight Node service.
- Install Docker-Compose
-
Clone repo
-
Modify values in
.env
file as applicable -
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.