Environment creation
Scripts to create the environment and assist in configuration and debugging
The scripts for creating and populating the environment require the folder organization described below.
environment.sh
Stops GridAPPS-D docker.
Deletes GridAPPS-D docker and all images.
Deletes all docker volumes. NOTE: Deletes all not just GridAPPS-D docker volumes.
Create GridAPPS-D docker.
adding_test_case.sh
Populates the test case on the docker.
Places the needed GridAPPS-D configuration file “.cfg” in GridAPPS-D.
show_test_cases.sh
Shows the available tests cases in GridAPPS-D.
NOTE: Not needed for environment or run.
port_utilization.sh
Presents the port utilization.
The default port is the 61613 used by GridAPPS-D. But it can be easily altered.
Can provide useful information for debuting.
NOTE: Not needed for environment or run.