Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 382 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 382 Bytes

MineMeld

Docker deployment with Docker Swarm

git clone [email protected]:ish1301/minemeld.git
cd minemeld
docker swarm init
docker stack deploy -c docker-compose.yml minemeld

You have minemeld running at https://localhost:6060 (you may change port in docker-compose.yml file) using official docker image at https://hub.docker.com/r/paloaltonetworks/minemeld