Cleanup
In terminal navigate to unzipped package e.g.:
cd /home/usr/microperimeter
Go to the standalone
directory:
cd standalone
If you would like to shut down all services you can use the following command
docker-compose -f external-services.yaml -f standalone.yaml down
Additionally if you are running example-service/bin/example-service
please terminmate the process of ./example-service/bin/example-service.sh
script.