Map persistent state
Identify databases, uploaded files, repositories, attachments, and configuration that must move together during backup or restore.
Maintained workload baselines
Each baseline joins the service boundary, durable state, update sequence, rollback package, and recovery acceptance checks. Choose the workload closest to yours, then carry its contract into planning and Compose inspection.
content site
Keep the database and site files in one recoverable update point, then verify publishing, media, plugins, and public routing after change.
file sync
Keep files, database, configuration, custom apps, and themes synchronized through maintenance, upgrade, rollback, and client-facing restore checks.
source control
Keep repositories, database, application data, configuration, and external object storage consistent through migration-aware update and clone/push recovery checks.
How to use a baseline
Identify databases, uploaded files, repositories, attachments, and configuration that must move together during backup or restore.
Record the public web, private database, and optional SSH boundaries before inspecting ports, networks, secrets, and proxy behavior.
Capture, quiesce, apply, and verify against one compatible rollback set instead of treating an image pull as the whole update.
Test the application’s real read, write, identity, state, and public-access workflows after restoration.