schollz/find3

Make MQTT config file persistent

Open

#101 opened on Jun 17, 2018

 (3 comments) (0 reactions) (0 assignees)Go (368 forks)github user discovery
enhancementhacktoberfesthelp wanted

Repository metrics

Stars
 (4,782 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I am trying to setup the Find3 MQTT broker to bridge with another one of my MQTT brokers. I have the config file setup the way I need it but every time the Find3 docker container is run it will overwrite the config file with the default contents.

I looked through the Docker file but I am not familiar enough with Docker to figure how to not overwrite the file.

Contributor guide