From 8499e6329c1899ed7b3feed97e4ac743294a1e2d Mon Sep 17 00:00:00 2001 From: Valentin Gagarin Date: Wed, 11 Jun 2025 18:04:12 +0200 Subject: [PATCH] capitalisation --- architecture.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/architecture.md b/architecture.md index d9fcac4..160fd88 100644 --- a/architecture.md +++ b/architecture.md @@ -133,11 +133,11 @@ 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: 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) - - application-specific migration scripts, to e.g. reconfigure of connections/URLs +1. Domain registration: involves a (manual) update of DNS records at the registrar +1. Deploy applications: using the reproducible configuration module +1. Copy application data: + - Run back-up/restore scripts + - Run application-specific migration scripts, to e.g. reconfigure connections/URLs ### Data model