{"id":21155051,"url":"https://github.com/cj667113/ansible_mqtt_python_broker","last_synced_at":"2026-04-13T15:30:55.665Z","repository":{"id":227182040,"uuid":"280529517","full_name":"cj667113/ansible_mqtt_python_broker","owner":"cj667113","description":"Ansible script to install mqtt broker.","archived":false,"fork":false,"pushed_at":"2025-04-29T19:02:16.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-29T19:25:48.505Z","etag":null,"topics":["ansible","ansible-playbook","bash","bash-script","debian","mqtt","mqtt-broker","mqtt-server","ptyhon3","python","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/cj667113.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2020-07-17T21:36:30.000Z","updated_at":"2025-04-29T19:02:19.000Z","dependencies_parsed_at":"2024-03-12T03:34:51.419Z","dependency_job_id":null,"html_url":"https://github.com/cj667113/ansible_mqtt_python_broker","commit_stats":null,"previous_names":["cj667113/ansible_mqtt_python_broker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cj667113/ansible_mqtt_python_broker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cj667113%2Fansible_mqtt_python_broker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cj667113%2Fansible_mqtt_python_broker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cj667113%2Fansible_mqtt_python_broker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cj667113%2Fansible_mqtt_python_broker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cj667113","download_url":"https://codeload.github.com/cj667113/ansible_mqtt_python_broker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cj667113%2Fansible_mqtt_python_broker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31759163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":["ansible","ansible-playbook","bash","bash-script","debian","mqtt","mqtt-broker","mqtt-server","ptyhon3","python","ubuntu"],"created_at":"2024-11-20T11:14:56.866Z","updated_at":"2026-04-13T15:30:55.652Z","avatar_url":"https://github.com/cj667113.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ANSIBLE MQTT PYTHON BROKER\n\nAnsible script to install a MQTT Broker.\n\n## cred.conf\n\nMake a file called /cred.conf with your username and a SHA-512 hash of your password. This hash can be generated by using the command in Ubuntu\n```\nmkpasswd -m sha-512\n```\n\nFor OEL9 Use \n```\nopenssl passwd -6 '\u003cPASSWORD\u003e'\n```\n\nThe format should look like\n```\n\u003cUSERNAME\u003e:\u003cPASSWORD\u003e\n```\n\nEnsure this file in the / directory.\n\n## mqtt.conf\nMove the mqtt.conf file to /mqtt.conf\n\n## Execute the startup.sh\n\nThis will run the Broker in the background.\n```\n./startup.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcj667113%2Fansible_mqtt_python_broker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcj667113%2Fansible_mqtt_python_broker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcj667113%2Fansible_mqtt_python_broker/lists"}