All Projects → openstreetmap → dns

openstreetmap / dns

Licence: other
OpenStreetMap DNS

Programming Languages

javascript
184084 projects - #8 most used programming language
perl
6916 projects
Makefile
30231 projects

OpenStreetMap DNS

This repository contains the DNS zone templates and related code for managing OpenStreetMap.org and other domain names. The full list of domains managed by this repo are in the dnsconfig.js file.

Standard DNS Zone Files

We use dnscontrol to manage OpenStreetMap DNS. A set of wrapper scripts are used, which are called from the Makefile

Merges to the master branch trigger a git post-receive which runs make update via a script, the DNS is then updated by dnscontrol.

GeoDNS Zones

For GeoDNS zones we use gdnsd with gdnsd config files generated by scripts called from the Makefile file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].