Commit Graph

7 Commits

Author SHA1 Message Date
Lampros Smyrnaios 8f5aed3aab Update application.yml 2023-02-15 18:03:20 +02:00
Lampros Smyrnaios 3845a5103b - Fix a performance bug in "DashboardController.getCollectionMonitorSummary()", where the code for the "isIndexedVersion"-check, was re-checking 20 of the already-checked "aggregationInfo"-objects, in each new batch.
- Update some properties.
- Code polishing.
2023-02-02 18:47:04 +02:00
Konstantinos Spyrou e551a7a783 replaced manual configuration with automatic 2023-01-17 16:53:37 +02:00
Lampros Smyrnaios 4a32d0278b - Update the application.yml, which fixes runtime errors.
- Update the installAndRun.sh, to be able to only build the project (if desired to only produce the JAR), and also to handle errors better.
2022-12-01 14:56:52 +02:00
Lampros Smyrnaios 96d8ba8dde Fix url in application.yml 2022-11-23 18:49:35 +02:00
Lampros Smyrnaios 83f9ce36ce Add a script to install and run the app.
(some missing dependencies will be deployed on a public repo soon)
2022-11-16 16:20:58 +02:00
Antonis Lempesis 9d38d86c03 merged properties branch 2021-10-26 11:46:08 +00:00