Deployment planner
Start with the operating shape, not the Compose file.
Set the workload, host boundary, public surface, and recovery priority. The blueprint turns them into a focused set of deployment checks before configuration details multiply.
Deployment blueprint
Define the operating shape before writing the stack.
Choose a maintained workload baseline, where it will run, what reaches the public internet, and how much state must survive an incident.
—
—
—
Next decision
Turn the blueprint into verifiable deployment work.
—
What it models
A maintained workload baseline, first host capacity band, state categories, public exposure, and recovery coverage.
What follows
Use the blueprint to select a host, define secrets and volumes, then validate the rendered Compose configuration before deployment.
Next application feature
The Compose Readiness Check will inspect a pasted Compose file against the same deployment boundaries.
Sources and scope
Last reviewed 2026-07-13. This page separates the decision it supports from the facts that still require a platform or model-specific check.
Single-host Docker Compose planning for the maintained WordPress, Nextcloud, and Gitea workload baselines.
Does not coverApplication-specific image settings, provider availability, exact operating cost, migration execution, or the final upstream configuration required by a particular app version.