π BunkerM v1.0.0 β First Official Release (Community Edition)
I'm excited to announce the first official release of BunkerM (Community Edition)! π This version brings essential features for MQTT management while ensuring ease of use and flexibility for the community.
π₯ Key Features
β
New Default Port: BunkerM now runs on port 1900 (previously 1883) to avoid conflicts with other Mosquittos that might be running in the background.
β
User-Friendly UI: Easily manage your MQTT ACLs.
β
MQTT Client Management: Easily manage your MQTT clients with enable and disable feature
β
Docker Support: Run BunkerM effortlessly using a single command:
docker run -d -p 1900:1900 -p 2000:2000 bunkeriot/bunkerm
π₯ How to Get Started
1οΈβ£ Pull the Docker Image:
docker pull bunkeriot/bunkerm
2οΈβ£ Run the Container:
docker run -d -p 1900:1900 -p 2000:2000 bunkeriot/bunkerm
3οΈβ£ Access the UI & Add MQTT Clients via the Client Accounts menu.
π‘ What's Next?
I'm actively working on new features, enhancements, and fixes. Your feedback is valuableβlet us know what you think! π
π’ Try it out and share your feedback!