schollz/find3

Make MQTT config file persistent

Offen

#101 geöffnet am 17.06.2018

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (368 Forks)github user discovery
enhancementhacktoberfesthelp wanted

Repository-Metriken

Stars
 (4.782 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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