Skip to content

5. Starting the production environment

Eugen Mayer edited this page Dec 28, 2016 · 1 revision

To start of using your customized configuration for the production use

./create_production_env.sh

Now adjust the configuration in ./production/configuration/hass/custom and get yourself a unique NetworkKey in ./production/configuration/openzwave/options.xml

Finally start your hass server using

./run.sh

Hint: The files in production are not part of the repo and are ignored, so you can safely use it as a boilerplate.