init: docker file + openhab config files
This commit is contained in:
parent
065e2b01e6
commit
246357858b
113 changed files with 4381 additions and 0 deletions
7
openhab/openhab_userdata/etc/custom.system.properties
Normal file
7
openhab/openhab_userdata/etc/custom.system.properties
Normal file
|
@ -0,0 +1,7 @@
|
|||
karaf.name=openhab
|
||||
karaf.local.user=openhab
|
||||
openhab.servicecfg=${openhab.runtime}/services.cfg
|
||||
jetty.keystore.path=${openhab.userdata}/etc/keystore
|
||||
jetty.truststore.path=${openhab.userdata}/etc/keystore
|
||||
equinox.ds.block_timeout=240000
|
||||
equinox.scr.waitTimeOnBlock=60000
|
Loading…
Add table
Add a link
Reference in a new issue