{"id":19292484,"url":"https://github.com/mojtaba-arvin/rabbitmq","last_synced_at":"2026-04-24T20:34:20.662Z","repository":{"id":238232047,"uuid":"347276413","full_name":"mojtaba-arvin/rabbitmq","owner":"mojtaba-arvin","description":"Simple RabbitMQ Service | join to Nginx network as a extrenal network to use the RabbitMQ Management UI","archived":false,"fork":false,"pushed_at":"2021-03-31T08:15:11.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-20T20:56:16.060Z","etag":null,"topics":["docker-compose","nginx","rabbit","rabbitmq","rabbitmq-docker","rabbitmq-example","rabbitmq-management","rabbitmq-network","rabbitmq-nginx","rabbitmq-server","rabbitmq-service","reverse-proxy"],"latest_commit_sha":null,"homepage":"","language":null,"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/mojtaba-arvin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-03-13T04:56:07.000Z","updated_at":"2021-03-31T08:15:13.000Z","dependencies_parsed_at":"2024-05-05T05:32:02.178Z","dependency_job_id":"f5fdc20a-f8c4-47a0-90f5-04b77e9cde95","html_url":"https://github.com/mojtaba-arvin/rabbitmq","commit_stats":null,"previous_names":["mojtaba-arvin/rabbitmq"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mojtaba-arvin/rabbitmq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojtaba-arvin%2Frabbitmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojtaba-arvin%2Frabbitmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojtaba-arvin%2Frabbitmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojtaba-arvin%2Frabbitmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mojtaba-arvin","download_url":"https://codeload.github.com/mojtaba-arvin/rabbitmq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojtaba-arvin%2Frabbitmq/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32239879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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","nginx","rabbit","rabbitmq","rabbitmq-docker","rabbitmq-example","rabbitmq-management","rabbitmq-network","rabbitmq-nginx","rabbitmq-server","rabbitmq-service","reverse-proxy"],"created_at":"2024-11-09T22:31:09.877Z","updated_at":"2026-04-24T20:34:20.640Z","avatar_url":"https://github.com/mojtaba-arvin.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple RabbitMQ Service\n![rabbitmq up](https://user-images.githubusercontent.com/6056661/111041550-edafc600-844d-11eb-8123-4d3a9a3473c1.png)\n### Setup environment\n\n`RabbitMQ` environment ,must be at `.docker-compose/` directory as `.env` file. you can copy the sample:\n```\ncp .docker-compose/.env.local .docker-compose/.env\n```\n\n### RabbitMQ management UI Access\n\nThe RabbitMQ management plugin provides an HTTP-based API for management and monitoring\n\n\n#### production\nTo use management UI in production, there is a sample compose file ( `docker-compose.join.nginx.yml` ) , to join `Nginx` reverse proxy network.\nyou can use docker-compose `-f` option, to join nginx network\n\n```\ndocker-compose -f docker-compose.yml -f docker-compose.join.nginx.yml up -d\n```\n\n#### development\nTo use management UI in local environment, there is a sample compose file ( `docker-compose.local.yml` ), to map ports.\n\n```\ndocker-compose -f docker-compose.yml -f docker-compose.local.yml up -d\n```\n\nthen,the management UI can be accessed using a Web browser at `http://localhost:15672/`.\n\n### Clients\n\nClients on the same machine, can join this service by define an external network,\nfor example when the client network name is `sample-network` it should define as:\n\n```\nnetworks:\n    sample-network:\n        external:\n            name: rabbitmq_broker-network\n```\n\nThe `external` network name, has two part, which are separated by an underline, `rabbitmq` is name of the repository, and `broker-network` is the network name of this repository\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmojtaba-arvin%2Frabbitmq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmojtaba-arvin%2Frabbitmq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmojtaba-arvin%2Frabbitmq/lists"}