Editorial nits on architecture #3

Merged
kiara merged 8 commits from fricklerhandwerk/fedi-goals:architecture-edits into rewrite 2025-06-13 08:40:44 +02:00
Showing only changes of commit 8499e6329c - Show all commits

View file

@ -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: 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. Domain registration: involves a (manual) update of DNS records at the registrar
1. deployed applications: using the reproducible configuration module 1. Deploy applications: using the reproducible configuration module
1. application data: 1. Copy application data:
- back-up/restore scripts [using SelfHostBlocks](https://shb.skarabox.com/contracts.html) - Run back-up/restore scripts
- application-specific migration scripts, to e.g. reconfigure of connections/URLs - Run application-specific migration scripts, to e.g. reconfigure connections/URLs
### Data model ### Data model