{"id":13586197,"url":"https://github.com/hardillb/nginx-proxy-avahi-helper","last_synced_at":"2025-04-11T11:51:46.418Z","repository":{"id":68666274,"uuid":"297752303","full_name":"hardillb/nginx-proxy-avahi-helper","owner":"hardillb","description":"A container to generate matching mDNS CNAMEs for the virtual hosts used by jwilder/nginx-proxy ","archived":false,"fork":false,"pushed_at":"2023-08-28T15:43:56.000Z","size":5034,"stargazers_count":13,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-02T06:17:01.283Z","etag":null,"topics":["avahi","docker","mdns","nginx-proxy"],"latest_commit_sha":null,"homepage":"https://www.hardill.me.uk/wordpress/2020/09/22/nginx-proxy-avahi-helper/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hardillb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["hardillb"]}},"created_at":"2020-09-22T19:32:19.000Z","updated_at":"2024-08-01T16:32:16.744Z","dependencies_parsed_at":"2024-08-01T16:42:19.455Z","dependency_job_id":null,"html_url":"https://github.com/hardillb/nginx-proxy-avahi-helper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardillb%2Fnginx-proxy-avahi-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardillb%2Fnginx-proxy-avahi-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardillb%2Fnginx-proxy-avahi-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardillb%2Fnginx-proxy-avahi-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hardillb","download_url":"https://codeload.github.com/hardillb/nginx-proxy-avahi-helper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248390525,"owners_count":21095818,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["avahi","docker","mdns","nginx-proxy"],"created_at":"2024-08-01T15:05:23.430Z","updated_at":"2025-04-11T11:51:46.399Z","avatar_url":"https://github.com/hardillb.png","language":"Python","funding_links":["https://github.com/sponsors/hardillb"],"categories":["Python"],"sub_categories":[],"readme":"# nginx-proxy-avahi-helper\n\nA docker container to generate mDNS CNAME entries for the virtual hosts\nused by [jwilder/nginx-proxy](https://github.com/nginx-proxy/nginx-proxy).\n\nThe virtual hosts are held in the VIRTUAL_HOST Env Var of the proxied container.\n\n\n## Installing\n\n`docker pull hardillb/nginx-proxy-avahi-helper`\n\nCurrently there are AMD64 and ARM64 based builds.\n\n## Running\n\nTo work this needs the following 2 volumes mounting:\n\n\n` -v /var/run/docker.sock:/tmp/docker.sock`\n\nThis allows the container to monitor docker\n\n` -v /run/dbus/system_bus_socket:/run/dbus/system_bus_socket`\n\nAnd this allows the container to send d-bus commands to the host OS's Avahi daemon\n\n`docker run -d -v /var/run/docker.sock:/tmp/docker.sock -v /run/dbus/system_bus_socket:/run/dbus/system_bus_socket hardillb/nginx-proxy-avahi-helper`\n\n## AppArmor\n\nIf you are running on system with AppArmor installed you may get errors about not being able to send d-bus messages. To fix this add\n`--privileged` to the command line.\n\nThis is a temp workaround until I can work out a suitable policy to apply.\n\n## Acknowledgment\n\nThis uses and borrows heavily from [mdns-publisher](https://github.com/alticelabs/mdns-publisher)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardillb%2Fnginx-proxy-avahi-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardillb%2Fnginx-proxy-avahi-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardillb%2Fnginx-proxy-avahi-helper/lists"}