Outdoor Technologist

Random thoughts spewed in the digital realm

MQTT Setup

Create Directory Structure – mqtt – config – data – log Create file: mqtt/docker-compose.yml Create file: mqtt/mosquitto/config/mosquitto.conf Startup service:

Debian Install

Debian Install https://docs.docker.com/engine/install/debian/ Point to remote repository Comment out the first line in the /etc/apt/sources.list to remove the cdrom line Add users to sudoer Add users to sudoer: https://linuxize.com/post/how-to-add-user-to-sudoers-in-debian/ Remove Games from: https://unix.stackexchange.com/a/676505