/root.rdap.org

An RDAP frontend to the DNS root zone and ICANN-accredited registrars.

Primary LanguageDockerfileThe UnlicenseUnlicense

RDAP Server for the Root Zone and ICANN-accredited registrars

This repository contains:

  1. an nginx config file that provides a front-end to the RDAP records for ICANN-accredited registrars generated by the scripts in the backend-data.rdap.org repository;
  2. A Dockerfile that creates a Docker image for that nginx config;
  3. A fly.toml file to deploy that image onto the fly.io platform.

Since all the complex business logic lives in backend-data.rdap.org, this repository is a simple front-end, with no code, only configuration.