schollz/find3

Make MQTT config file persistent

Aberta

#101 aberto em 17 de jun. de 2018

 (3 comentários) (0 reação) (0 responsável)Go (368 forks)github user discovery
enhancementhacktoberfesthelp wanted

Métricas do repositório

Stars
 (4.782 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador