Configuring Startup Tasks
CollectionSpace can run various tasks on startup depending on which properties are set. These can set in the Tomcat bin/setenv.sh file.
Action | Property | Default Value | Description |
|---|---|---|---|
Quick Boot |
| false | Skips all initialization tasks. Has priority over other properties. |
Reset Authorities |
| false | Populates all authority instances and term lists for each tenant |
Reset Batch Jobs |
| true | Create or update all reports found in the tenant bindings |
Reset ElasticSearch Index |
| false | Drops and recreates the ElasticSearch index with the latest mappings. Runs a reindexing worker against each document which has ElasticSearch indexing enabled. |
Reset Reports |
| true | Create or update all batch jobs found in the tenant bindings |