Properties
UI
This setting should be set in every instance that factcast-server-ui is part of.
| Property | Description | Default |
|---|---|---|
vaadin.production-mode |
Should be set to true, otherwise vaadin tries to generate a dev bundle which is not necessary, and probably will fail. |
false |
factcast.ui.report.store.path |
The path under which reports are stored if no external ReportStore is configured. |
/tmp/factcast-ui/report |
factcast.ui.report.store.s3 |
The name of the S3 Bucket in which the reports are stored by the S3ReportStore. This overrides factcast.ui.report.store.path |