Skip to content

Instantly share code, notes, and snippets.

View mattlandau's full-sized avatar

Matt Landau mattlandau

View GitHub Profile
#!/bin/bash
mkdir ring-mqtt
mkdir ring-mqtt/data
mkdir mosquitto
mkdir mosquitto/data
mkdir mosquitto/config
mkdir mosquitto/log
docker pull tsightler/ring-mqtt
docker pull eclipse-mosquitto