Download Latest Version Release 0.8.12.zip (12.0 MB)
Email in envelope

Get an email when there's a new version of OpenBoxes

Home / v0.7.14
Name Modified Size InfoDownloads / Week
Parent folder
openboxes.war 2016-12-08 86.0 MB
Hotfix 0.7.14.tar.gz 2016-12-08 7.3 MB
Hotfix 0.7.14.zip 2016-12-08 9.1 MB
README.md 2016-12-08 551 Bytes
Totals: 4 Items   102.4 MB 0

Release Notes * [#22] Allow sysadmin to override grails.config.locations using command line argument or env property

Instructions You can now add a custom config file location using a command line argument (-D) or with an environment variable.

For example, you can add the following to your setenv.sh

export CATALINA_OPTS="$CATALINA_OPTS -Dopenboxes.config.location=/path/to/your/openboxes-config.properties"

Or export your own config location variable.

export OPENBOXES_CONFIG_LOCATION=/path/to/your/openboxes-config.properties
Source: README.md, updated 2016-12-08