Sentinel Server Prerequisites Make sure you have docker installed Run the app run ./gradlew :sentinel-server-app:runAppContainer Stop the app run ./gradlew :sentinel-server-app:stopAppContainer Remove the app docker container run ./gradlew :sentinel-server-app:removeAppContainer