From 3390d5c82e270a9be4c03bc58615437eae36da5e Mon Sep 17 00:00:00 2001 From: cinereal Date: Wed, 4 Jun 2025 15:35:18 +0200 Subject: [PATCH] update DNS migration to mention registrar SOA/NS update --- architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/architecture.md b/architecture.md index 9fb033c..63dd5e1 100644 --- a/architecture.md +++ b/architecture.md @@ -210,7 +210,7 @@ To reach our goals, we aim to implement the following interactions between [acto The process of migrating one's applications to a different host encompasses: -1. domain registration: using dynamic DNS +1. domain registration: involves a (manual) update of DNS records at the registrar 1. deployed applications: using the reproducible configuration module 1. application data: - back-up/restore scripts [using SelfHostBlocks](https://shb.skarabox.com/contracts.html)