Skip to content

Build, deploy, and operate on deliberate.

deliberate. is a European application platform for running containers, managed databases, durable storage, and reusable Blueprints without operating the underlying infrastructure yourself.

Start with a maintained Blueprint or deploy your own application.

Start

Reach a working deployment through a maintained Blueprint or your own image.

Build

Describe the complete desired state of a Project in version-controlled YAML.

Blueprints

Discover, configure, upgrade, compose, and publish reusable applications.

Deploy

Apply revisions to Environments and promote tested state through a flow.

Operate

Inspect health, logs, metrics, alerts, backups, and failed deployments.

Private Net

Enrol devices once and grant people access to private application routes.

Your repository declares desired state below .deliberate/. The CLI validates the complete tree and reconciles an Environment. The console visualizes that same state and provides the operational controls around it.

Terminal window
deliberate apply --env production

Change the declaration and apply again. There is no procedural “add component” workflow and no partial-resource apply.

New to the platform? Start by deploying a Blueprint. If you own the application architecture, deploy your own application.