Skip to content

Deploy on deliberate.

View Markdown

Get an application online from your own container image, or start with a maintained Blueprint. Add databases and durable storage when you need them, create complete preview Environments for changes, and operate everything from the same console and CLI.

Choose the path that matches what you have today:

Keep your application configuration below .deliberate/, then apply it to an Environment:

Terminal window
deliberate apply --env production

Change the files and apply again. The CLI validates the complete Project before it changes the Environment; repeating the same apply is safe. The console shows the resulting topology, health, routes, and operational controls.

Start by deploying a Blueprint or deploying your own application.