Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

include default configfile (enoceanmqtt.conf) #157

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

madejackson
Copy link

This includes the default config-file so the docker is able to start when there is no config done yet.

This way you can run sudo docker exec -it ha_enoceanmqtt_dev vi /config/enoceanmqtt.conf to edit your configuration.

Without this PR, you MUST use a bind mount and import the configfile beforehand. In systems like cosmos-server, the preffered way is to NOT use bind mount but named volumes instead, hence an existing configfile is much easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant