Skip to content
forked from basecamp/xip-pdns

PowerDNS pipe backend adapter powering xip.io

License

Notifications You must be signed in to change notification settings

ejbp/docker-xip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Examlpe run:

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

Environment variables

XIP_DOMAIN
XIP_ROOT_ADDRESSES
XIP_NS_ADDRESSES
XIP_TTL

About

PowerDNS pipe backend adapter powering xip.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 90.4%
  • Dockerfile 9.6%