dns-and-acme-migration

Migrate DNS zones and ACME DNS-01 configurations to INWX via DomRobot XML-RPC API.

Updated Mar 6, 2026
One-click install
npx skills add https://github.com/renne/skills --skill dns-and-acme-migration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dns-and-acme-migration
Source: https://github.com/renne/skills/tree/main/inwx/dns-and-acme-migration
Command: npx skills add https://github.com/renne/skills --skill dns-and-acme-migration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the complex process of migrating DNS zones and ACME (Let's Encrypt) DNS-01 challenge configurations to INWX, ensuring minimal downtime and continued service availability.

Core Features & Use Cases

  • DNS Zone Migration: Moves authoritative DNS zones from external providers to INWX using the DomRobot API.
  • DNSSEC Recovery: Handles the re-enabling and validation of DNSSEC records post-migration.
  • ACME DNS-01 Reconfiguration: Safely switches ACME clients (like Proxmox or Traefik) to use INWX for DNS-01 challenges.
  • Use Case: You need to consolidate your domain's DNS management under INWX while ensuring that SSL certificates can still be automatically renewed via DNS-01 challenges.

Quick Start

Use the dns-and-acme-migration skill to migrate the domain 'example.com' to INWX, reconfiguring its ACME DNS-01 challenge.

Frequently Asked Questions about dns-and-acme-migration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate DNS zones to INWX while keeping ACME DNS-01 challenges working?

To migrate DNS zones to INWX while keeping ACME DNS-01 challenges working, use the DomRobot XML-RPC API to transfer authoritative zones and reconfigure your ACME clients to use INWX for DNS-01 validation, ensuring minimal downtime.

What is the execution order for DNS zone migration and ACME reconfiguration to INWX?

The execution order for DNS zone migration to INWX requires careful sequencing to maintain service continuity and DNSSEC integrity, moving authoritative zones first before reconfiguring ACME DNS-01 challenge automation for services like Proxmox or Traefik.

How do I recover DNSSEC after moving my domain's DNS to INWX?

To recover DNSSEC after moving your domain's DNS to INWX, use the migration process to handle the re-enabling and validation of DNSSEC records post-migration, ensuring the security extensions are correctly configured under the new provider.

Can I use INWX for ACME DNS-01 challenges with Proxmox and Traefik?

Yes, you can use INWX for ACME DNS-01 challenges with Proxmox and Traefik by safely switching the ACME clients to use INWX via the DomRobot XML-RPC API for DNS-01 challenge automation during the zone migration process.

What should I do if my DNSSEC validation breaks during a DNS migration to INWX?

If DNSSEC validation breaks during a DNS migration to INWX, execute the DNSSEC recovery process to handle the re-enabling and validation of DNSSEC records, ensuring careful execution order to maintain DNSSEC integrity and service continuity.