{"id":13558774,"url":"https://github.com/obi12341/docker-pdns","last_synced_at":"2026-01-26T22:03:49.497Z","repository":{"id":61676874,"uuid":"39731819","full_name":"obi12341/docker-pdns","owner":"obi12341","description":"Docker with PowerDNS installed (authoritative DNS with DNSSEC)","archived":false,"fork":false,"pushed_at":"2020-10-01T13:16:53.000Z","size":75,"stargazers_count":46,"open_issues_count":1,"forks_count":40,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-10-27T04:38:34.130Z","etag":null,"topics":["dns","docker","docker-image","dockerfile","pdns","poweradmin"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/obi12341.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}},"created_at":"2015-07-26T16:12:47.000Z","updated_at":"2024-02-20T04:40:52.000Z","dependencies_parsed_at":"2022-10-20T03:15:47.315Z","dependency_job_id":null,"html_url":"https://github.com/obi12341/docker-pdns","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/obi12341/docker-pdns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obi12341%2Fdocker-pdns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obi12341%2Fdocker-pdns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obi12341%2Fdocker-pdns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obi12341%2Fdocker-pdns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obi12341","download_url":"https://codeload.github.com/obi12341/docker-pdns/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obi12341%2Fdocker-pdns/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28789721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T21:49:50.245Z","status":"ssl_error","status_checked_at":"2026-01-26T21:48:29.455Z","response_time":59,"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":["dns","docker","docker-image","dockerfile","pdns","poweradmin"],"created_at":"2024-08-01T12:05:08.795Z","updated_at":"2026-01-26T22:03:49.476Z","avatar_url":"https://github.com/obi12341.png","language":"Shell","funding_links":[],"categories":["Shell","docker"],"sub_categories":[],"readme":"PowerDNS Authoritative server and Poweradmin\n===========\n# Quickstart\n\n```wget https://raw.githubusercontent.com/obi12341/docker-pdns/master/docker-compose.yml \u0026\u0026 docker-compose up -d```\n\n# Running\n\nJust use this command to start the container. PowerDNS will listen on port 53/tcp, 53/udp and 8080/tcp.\n\n```docker run --name pdns-master --link mysql:db -d -p 53:53/udp -p 53:53 -p 8080:80 secns/pdns:4.0```\n\nLogin:\n``` admin / admin ```\n\n# Configuration\nThese options can be set:\n\n- **PDNS_ALLOW_AXFR_IPS**: restrict zonetransfers to originate from these IP addresses. Enter your slave IPs here. (Default: \"127.0.0.1\", Possible Values: \"IPs comma seperated\")\n- **PDNS_MASTER**: act as master (Default: \"yes\", Possible Values: \"yes, no\")\n- **PDNS_SLAVE**: act as slave (Default: \"no\", Possible Values: \"yes, no\")\n- **PDNS_CACHE_TTL**: Seconds to store packets in the PacketCache (Default: \"20\", Possible Values: \"\u003cinteger\u003e\")\n- **PDNS_DISTRIBUTOR_THREADS**: Default number of Distributor (backend) threads to start (Default: \"3\", Possible Values: \"\u003cinteger\u003e\")\n- **PDNS_RECURSIVE_CACHE_TTL**: Seconds to store packets in the PacketCache (Default: \"10\", Possible Values: \"\u003cinteger\u003e\")\n- **PDNS_RECURSOR**: If recursion is desired, IP address of a recursing nameserver (Default: \"no\", Possible Values: \"yes, no\")\n- **PDNS_ALLOW_RECURSION**: List of subnets that are allowed to recurse (Default: \"127.0.0.1\", Possible Values: \"\u003cipaddr\u003e\")\n- **POWERADMIN_HOSTMASTER**: default hostmaster (Default: \"\", Possible Values: \"\u003cemail\u003e\")\n- **POWERADMIN_NS1**: default Nameserver 1 (Default: \"\", Possible Values: \"\u003cdomain\u003e\")\n- **POWERADMIN_NS2**: default Nameserver 2 (Default: \"\", Possible Values: \"\u003cdomain\u003e\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobi12341%2Fdocker-pdns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobi12341%2Fdocker-pdns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobi12341%2Fdocker-pdns/lists"}