capitalisation

This commit is contained in:
Valentin Gagarin 2025-06-11 18:04:12 +02:00
parent b63d7e3976
commit 8499e6329c

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