{"id":13557122,"url":"https://github.com/funzoneq/freshdns","last_synced_at":"2025-04-03T11:31:04.808Z","repository":{"id":12268658,"uuid":"14888842","full_name":"funzoneq/freshdns","owner":"funzoneq","description":"FreshDNS AJAX based, PowerDNS administration system","archived":true,"fork":false,"pushed_at":"2019-07-31T10:44:42.000Z","size":445,"stargazers_count":9,"open_issues_count":5,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-04T07:35:28.152Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/funzoneq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-03T09:24:40.000Z","updated_at":"2024-02-07T08:45:35.000Z","dependencies_parsed_at":"2022-09-10T15:01:39.283Z","dependency_job_id":null,"html_url":"https://github.com/funzoneq/freshdns","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/funzoneq%2Ffreshdns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funzoneq%2Ffreshdns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funzoneq%2Ffreshdns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funzoneq%2Ffreshdns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/funzoneq","download_url":"https://codeload.github.com/funzoneq/freshdns/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246992904,"owners_count":20865901,"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":[],"created_at":"2024-08-01T12:04:10.815Z","updated_at":"2025-04-03T11:30:59.776Z","avatar_url":"https://github.com/funzoneq.png","language":"PHP","funding_links":[],"categories":["PHP","others"],"sub_categories":[],"readme":"freshdns\n========\n\nFreshDNS AJAX based, PowerDNS administration system\n\n\n# Installation\nUpload the files to /var/www/freshdns/ and go to http://localhost/freshdns/install.php\n\nReplace the default values of config.inc.php with the values from installation \n\n    cp config.inc.default.php config.inc.php\n    vi config.inc.php\n\nGo to http://localhost/freshdns/install.php?p=install_db and create an admin user and finish the install.\n\nRemove the installation files:\n\n    rm class/class.install.php install.php\n\n\n# Upgrade notes\n\n## 1.0.3 or below --\u003e 1.0.5 or above\n\n  * Run the sql queries in sql_upgrade/mysql.103.104.sql and sql_upgrade/mysql.104.105.sql\n\n  * Adapt your config.inc.php to the changes in config.inc.default.php, especially as follows:\n    \n    * Use the PDO Data Source Name syntax for the database connection\n    \n          //...\n          $config['DB']['master_dsn']\t\t= 'mysql:dbname=pdns;host=127.0.0.1';\n          $config['DB']['slave_dsns']\t\t= array('mysql:dbname=pdns;host=127.0.0.1','mysql:dbname=pdns;host=127.0.0.1');\n          //...\n        \n    * remove the lines starting with 'include_once(...)' and all below\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunzoneq%2Ffreshdns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffunzoneq%2Ffreshdns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunzoneq%2Ffreshdns/lists"}