aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2020-10-28 17:44:13 -0500
committerBlaise Thompson <blaise@untzag.com>2020-10-28 17:44:13 -0500
commitd3e6cae7ea36b695835c4b1f98a0a91c7e5c6ec2 (patch)
tree68f98d5c926689ee22d7fb796e3d9ce5ebf68783 /README.md
parente099ed460a4e0be3ff99b684e537b9678cf3f449 (diff)
initial working docker-compose
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 5 insertions, 6 deletions
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