honzahommer / docker-xip

PowerDNS pipe backend adapter powering xip.io

Home Page:http://xip.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-xip

This is a fork of the xip-pdns project. This docker will setup a pdns pipe backend, copy over the xip pdns script, and launch the pipe backend.

Example run:

docker run -p 53:53/udp -e "XIP_DOMAIN=xip.mydomain.com" --name=xip honzahommer/xip

Environment variables

XIP_DOMAIN
XIP_ADMIN
XIP_ROOT_ADDRESSES
XIP_NS_ADDRESSES
XIP_NS_SERVERS
XIP_TTL

About

PowerDNS pipe backend adapter powering xip.io

http://xip.io/

License:MIT License


Languages

Language:Shell 91.5%Language:Dockerfile 8.5%