Download Camunda


docker pull camunda/camunda-bpm-platform:latest
docker run -d --name camunda -p 8080:8080 camunda/camunda-bpm-platform:latest
# open browser with url: http://localhost:8080/camunda-welcome/index.html
The Camunda Community Platform is licensed under the Apache License. Third-party libraries or application servers included are distributed under their respective licenses (View Documentation).
The Camunda Community Platform comes without any guarantees. There is also a fully maintained, commercially licensed enterprise platform available.
Installation Steps
-
1
Download and unzip
This distribution includes Camunda as part of Apache Tomcat. Check the installation manual for alternative setups.
-
2
Start up Camunda
Run start-camunda.bat (Windows) or start-camunda.sh (Linux)
-
3
Check it out
Open http://localhost:8080/camunda-welcome/index.html and play with the already deployed invoice example.
-
4
Run your own Workflow
Check out the getting started page or watch Niall and his hawk to learn how to build and run your own workflow in no time.
-
5
Collaborate
Use Cawemo to collaborate and align with all stakeholders while modeling your workflows.
Subscribe for community updates
Subscribe to our monthly Developer Community Newsletter to receive great technical content as well as information about upcoming events and more.
Subscribe