Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 429 Bytes

File metadata and controls

22 lines (18 loc) · 429 Bytes

JDV In Domain Mode, JON & Httpd Mod Cluster

If everything is properly installed, the following command should be enough

  sh runDemo.sh

If you have docker-compose installed on your system, you can alternatively start the demo containers with docker-compose:

  sh runComposer.sh

To stop and destroy demo containers:

sh destroyDemo.sh

or

sh destroyComposer.sh