Deploy

Managed frontend deployment for your app.

Use Deploy when your built static frontend needs to go live at a public URL, publish an update, show its current status, or roll back to an earlier deployment.

There are no hosting accounts, domains, build settings, or deployment pipelines to set up. Orchard manages all the hosting, and your agent builds, publishes, and updates it for you. Every project gets a live Orchard URL the moment you deploy.

When to use Deploy

Use Deploy whenever you want to put your frontend online:

  • A public URL for your web app
  • Landing and marketing pages
  • Dashboards and internal tools
  • Prototypes and demos you want to share
  • Any static frontend (a dist/ or build/ folder)

Choose the right service

Use Deploy to publish the finished frontend. Database, Storage, Auth, Email, and Analytics provide backend behavior; Design changes how an interface looks.

Current scope

Deploy publishes built static files. It does not run server-side runtimes or connect custom domains today. Other Orchard services can still provide backend behavior without blocking the deployment.

Ask your agent

Paste one of these into your coding agent:

  • "Deploy this app and give me a public URL."
  • "Publish my landing page so I can share it with users."
  • "Deploy the latest version of my dashboard."
  • "Roll back to the previous deployment."
  • "Show me the live URL for this project."

In your dashboard

You don't set anything up here. The moment your agent deploys, Orchard automatically detects it, creates the project, and fills in your dashboard for you. Then you can check:

  • Projects: open a project to view its live URL, deployment status, and recent deployments.

Deploy pricing

Deploy is free. Hosting and deployments are never metered or billed, on every plan.