Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 655 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 655 Bytes

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.