1
Fork 0
[legacy] automates creating database objects, updating DNS records, etc.
Find a file
2025-10-29 22:04:21 +01:00
apps document requirements for ctr 2025-10-29 22:04:21 +01:00
config use cf fine grained tokens 2025-10-29 22:03:12 +01:00
.formatter.exs initial commit 2023-09-12 17:29:28 +02:00
.gitignore more cleanup 2025-10-29 19:06:55 +01:00
LICENSE.md cleanup docs 2025-10-29 19:49:12 +01:00
mix.exs cleanup docs 2025-10-29 19:49:12 +01:00
mix.lock cleanup 2025-10-29 19:05:01 +01:00
README.md cleanup docs 2025-10-29 19:49:12 +01:00

de.theirs / RIPE DB Automation Scripts

This repository contains scripts that automate the process of updating the RIPE NCC database, as well as Cloudflare DNS records for de.theirs

usage

  1. copy example-config.exs to config/config.exs and fill in the values
  2. run mix deps.get to install dependencies
  3. see the documentation for each application in apps/ for more information