{"id":19570447,"url":"https://github.com/natthasath/docker-mosquitto","last_synced_at":"2026-05-04T12:37:44.341Z","repository":{"id":65473914,"uuid":"592674376","full_name":"natthasath/docker-mosquitto","owner":"natthasath","description":"Mosquitto is an open-source MQTT broker that facilitates communication between IoT devices, supports security features and runs on various platforms.","archived":false,"fork":false,"pushed_at":"2024-11-18T03:04:05.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-04T22:11:32.465Z","etag":null,"topics":["docker-compose","message-queue","mosquitto","mqtt"],"latest_commit_sha":null,"homepage":"https://github.com/vvatelot/mosquitto-docker-compose","language":"YAML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/natthasath.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-24T09:26:01.000Z","updated_at":"2024-11-18T03:04:09.000Z","dependencies_parsed_at":"2025-02-26T10:31:58.870Z","dependency_job_id":"14bcb4b0-134f-4d52-abcb-1e36035dacb1","html_url":"https://github.com/natthasath/docker-mosquitto","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/natthasath/docker-mosquitto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natthasath%2Fdocker-mosquitto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natthasath%2Fdocker-mosquitto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natthasath%2Fdocker-mosquitto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natthasath%2Fdocker-mosquitto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natthasath","download_url":"https://codeload.github.com/natthasath/docker-mosquitto/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natthasath%2Fdocker-mosquitto/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32608038,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker-compose","message-queue","mosquitto","mqtt"],"created_at":"2024-11-11T06:15:05.708Z","updated_at":"2026-05-04T12:37:44.313Z","avatar_url":"https://github.com/natthasath.png","language":"YAML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎉 Docker Mosquitto\n\nMosquitto is an open-source MQTT broker that facilitates communication between IoT devices, supports security features and runs on various platforms.\n\n![version](https://img.shields.io/badge/version-1.0-blue)\n![rating](https://img.shields.io/badge/rating-★★★★★-yellow)\n![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)\n\n### 🚀 MQTT\n\n- username : `admin` password : `admin`\n```shell\nmqtt://localhost:1883/\nmqtts://localhost:9001/\n```\n\n### 🏆 Run\n\n```shell\ndocker-compose up -d\n```\n\n### 📕 Publisher\n\n```shell\nmosquitto_sub -h localhost -t \"sensor/temperature\"\n```\n\n### 📗 Subscriber\n\n```shell\nmosquitto_pub -h localhost -t sensor/temperature -m 23\n```\n\n### 🧾 Create User\n\n```shell\ndocker-compose exec mosquitto mosquitto_passwd -b /mosquitto/config/password.txt username password\n```\n\n### 🧾 Delete User\n\n```shell\ndocker-compose exec mosquitto mosquitto_passwd -D /mosquitto/config/password.txt username\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatthasath%2Fdocker-mosquitto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatthasath%2Fdocker-mosquitto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatthasath%2Fdocker-mosquitto/lists"}