github bunkeriot/BunkerM v1.0.0
First release of BunkerM

latest releases: v1.2.0, v1.1.0
6 months ago

πŸš€ 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.
Bunkerm-addclient

πŸ’‘ 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!

Don't miss a new BunkerM release

NewReleases is sending notifications on new releases.