Skip to main content

Getting Started with QuantumBPM

Welcome to QuantumBPM! We offer several ways to start evaluating and executing decisions depending on your needs.

The Easiest Way: QuantumBPM SaaS

The fastest and simplest way to start using QuantumBPM is through our managed SaaS platform.

  • Get up and running in minutes without managing infrastructure.
  • Complete platform access, including our Auth Console and Platform Console.
  • Read our SaaS Onboarding Guide to create your first project.

Local Development

Want to run the whole platform on your own machine before signing up? Our devserver Docker image bundles the backend, the web console, an embedded Postgres, and an embedded Temporal server into one process — perfect for evaluation, demos, and SDK development.

  • One docker run command and you're at http://localhost:9060.
  • Authentication disabled, no organization or RBAC setup needed.
  • Local development only — not for production traffic.
  • Read the Local Development guide.

Self-Hosting and Enterprise Support

If you have strict data residency, compliance requirements, or custom infrastructure needs, QuantumBPM can be self-hosted.

For questions about self-hosting, enterprise support plans, or to book a demo, please contact us directly at support@quantumbpm.com.

Execute Decisions with SDKs

Once your rules are modeled, you can easily integrate the DMN execution engine into your applications. We provide official SDKs for major programming languages:

Read the SDKs Overview for more details on how to integrate the execution engine into your stack.

Design Inspiration

Looking for ideas on how to structure your decisions? Check out our Blog where we regularly post tutorials, use cases, and best practices for designing DMN models.