Skip to main content

Introduction to Zeebe

This section will help you understand what Zeebe is, how to get started with Zeebe, and how to get in touch with the community and the maintainers to ask questions.

  • What is Zeebe?: This writeup is the best place to start if you're brand new to Zeebe and microservices orchestration.

  • Install: Download a Zeebe distribution or use Docker to run Zeebe.

  • Quickstart: The Quickstart demonstrates the main concepts of Zeebe using only the command line client (no code writing necessary). After the Quickstart:

    • As a Java user, you should have look at the Java client library. The Get Started Java tutorial guides you through the first steps.

    • As a Go user, you should look into the Go client library. The Get Started Go tutorial guides you through the first steps.

  • Community Contributions: Find a list of contributions from the Zeebe community and learn how to contribute.

  • Get Help & Get Involved: Ask a question via one of Zeebe's public support channels or report an issue.