Use parameters passed by UI to customise docker-compose Docker compose will be dynamically created based on the paramenters passed from the UI. The possible configurations are: - aggregation time - data time frame - project prefix - credentials Feature: Issue 9907 Change-Id: I4366b4d054a51c3e5fff9274c21580ce6a0e10f3
Wizard to provision a new GerritAnalytics stack
this plugin is being developed against gerrit master (2.16), thus it relies on gerrit-plugin-api-2.16-SNAPSHOT
In order to make gerrit-plugin-api-2.16-SNAPSHOT available locally you can run the following from a gerrit checkout dir:
./tools/maven/api.sh install