Configuration
To deploy the alarm service the following set of files are needed:
- CollectionSettingsRepositorySettings.xml
- ReferenceSettings.xml
- alarmservice.properties
The files need to be placed in a the directory mentioned in the context parameter for the alarm service. Description of such can be found in Service setup page.
CollectionSettingsRepositorySettings.xml and ReferenceSettings.xml are collection specific and as such is not described here.
...
Code Block | ||||
---|---|---|---|---|
| ||||
org.bitrepository.alarm-service.privateKeyFile = /path/to/privatekeyfile |
...