Deploy mqBase on your own infrastructure with full control over your data and configuration.
mqBase is distributed as a Docker image that bundles everything you need:
Mosquitto MQTT broker with dynamic security plugin
libSQL database for message persistence
Nginx web server for the admin UI
Admin Web UI for database queries, live broker monitoring, and ACL management
Quick Start
Get up and running in minutes
Configuration
Customize your deployment
Production Deployment
Best practices for production
CPU
1 core
2+ cores
RAM
512 MB
1+ GB
Disk
1 GB
10+ GB (depends on retention)
Docker
20.10+
Latest
1883
TCP
MQTT (plain)
8883
MQTT over TLS
9001
MQTT over WebSocket
8080
HTTP
Admin UI
8000
libSQL HTTP API
Last updated 2 hours ago