jfqd / dyndns

Sinatra Web-App for PowerDNS with MySQL Backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DynDNS

Web-App for PowerDNS with MySQL Backend.

You should have an existing PowerDNS MySQL-Database to use this app. Maybe additional table fields are required for your database. Take a look into the source to see what is needed.

Installation

git clone https://github.com/jfqd/dyndns.git
cd dyndns
bundle

Hosting

We use Phusion Passenger, but you can use thin, puma, unicorn or any other rack server as well. For testing just use:

rackup

Copyright (c) 2019 Stefan Husch, qutic development GmbH

About

Sinatra Web-App for PowerDNS with MySQL Backend

License:MIT License


Languages

Language:Ruby 100.0%