From d3e6cae7ea36b695835c4b1f98a0a91c7e5c6ec2 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Wed, 28 Oct 2020 17:44:13 -0500 Subject: initial working docker-compose --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3a21245..bcac4ad 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,11 @@ # mqtt -documentation and source code for departmental mqtt server +Documentation and source code for departmental mqtt server hosted at https://mosquitto.chem.wisc.edu. -hosted at https://mosquitto.chem.wisc.edu - -## operating system - -ubuntu 20.04 +To run: +``` +$ docker-compose up +``` ## mosquitto -- cgit v1.2.3