aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: bcac4ad69e7587f00356b12590c4eb5e73c711a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# mqtt

Documentation and source code for departmental mqtt server hosted at https://mosquitto.chem.wisc.edu.

To run:
```
$ docker-compose up
```

## mosquitto

https://mosquitto.org/

## influxdb

https://www.influxdata.com/

## bridge daemon

`write_influx.py`

move service file to /etc/systemd/system/
`systemctl enable write-influx.service`
`systemctl start write-influx.service`
now it will run forever