Follow Setup wiki page to run the gamification-engine
In order to start the web engine with Basic Auth mode, run the following command.
java -jar game-engine.web.jar --spring.profiles.active=sec
In order to start the web engine with OAuth mode, run the following command.
java -jar game-engine.web.jar --spring.profiles.active=platform
In order to start the image run the following command from root (/smartcampus.gamification)
docker-compose up
-
gamification-engine will be up and running on host port 8010. APIs can be invoked using the url prefix
-
administration console is available at url