Skip to content
Snippets Groups Projects
Commit d37e92bf authored by Dennis Eisold's avatar Dennis Eisold
Browse files

README.md hinzufügen

parent ecff7873
No related branches found
No related tags found
No related merge requests found
### Installation
```
apt-get install python3-pip screen git
git clone https://www.gitrepo.de/wetterstation/mqtt2influxdb.git
cd mqtt2influxdb
chmod a+x start.sh
./start.sh
```
Jetzt ist der Server gestartet und ihr könnt mit ```screen -r subscribe_wetterstation ``` schauen was da so passiert.
Mit STRG+A STRG+D könnt ihr den Server wieder in den Hintergrund schicken.
Auf keinen Fall einfach die Verbindung trennen vorher, sonst ist der Server Dienst aus.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment