Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/calkoe/MqttCommander into main
Browse files Browse the repository at this point in the history
  • Loading branch information
calkoe committed Jan 11, 2022
2 parents 8e7e5b3 + 781c46d commit 23b3855
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,15 @@ The rules are saved in ".yml" files. These are saved in the "Automations /" fold
<hr>
## Getting Started:
QuickStart on Docker:
```
docker run -it -p 9090:9090 -v mqttcommanderdata:/data --name mqttcommander calkoe/mqttcommander
```
Note: Your Config files will be stored at the "mqttcommanderdata" volume.

<br/>

Use one of this pre-Compiled Binarys, at the first start an order with the name "Config" is automatically created, here you will also find some sample files.

[Download MqttCommander](https://github.com/calkoe/MqttCommander/releases)
Expand Down

0 comments on commit 23b3855

Please sign in to comment.