Jagger
|
Section describes installation of the JaaS
Back to Jagger as a Service REST API
Fast way to install JaaS - download and run docker image.
Details, you can find in Local installation
JaaS based on Spring Boot, so its properties can be configured using one of Spring Boot ways -
Boot External Config
TODO: where to take JaaS jar? Do we have it in nexus?
To launch JaaS just execute:
By default JaaS is listening on port 8080. To change it just override property "server.port".