Skip to content

Reconfiguration of OpenBoxes settings

Although the basic configuration was already set in Application you can change it. If you'd like to edit the settings for the OpenBoxes you can edit the openboxes.yml with nano or vim.

nano /opt/openboxes/.grails/openboxes.yml

Once you do - remember to restart the openboxes service

sudo service openboxes restart

Reminder

Change dataSource.username and dataSource.password to the username and password you set in the grant all command above.

Reminder

Change grails.serverURL to the IP address or domain name you plan to use for your server.

Note

Documentation for all available configuration properties is provided in the Configuration section.