Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-03-02 18:12:26 +00:00
parent fd6f0967b0
commit 0b8b72be5c

View File

@@ -5552,6 +5552,22 @@
],
"type": "ct"
},
{
"name": "PowerDNS",
"slug": "powerdns",
"desc": "The PowerDNS Authoritative Server is a versatile nameserver which supports a large number of backends. These backends can either be plain zone files or be more dynamic in nature. PowerDNS has the concepts of backends. A backend is a datastore that the server will consult that contains DNS records (and some metadata). The backends range from database backends (MySQL, PostgreSQL) and BIND zone files to co-processes and JSON APIs.",
"script": "ct/powerdns.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/powerdns.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/powerdns.sh",
"os": "debian",
"categories": [
5
],
"notes": [
"For administrator credentials type: `cat ~/poweradmin.creds` inside LXC."
],
"type": "ct"
},
{
"name": "PrivateBin",
"slug": "privatebin",