Camunda: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
cd camunda-modeler-4.12.0-linux-x64/ | cd camunda-modeler-4.12.0-linux-x64/ | ||
./camunda-modeler | ./camunda-modeler | ||
==Knowledge== | |||
sudo snap install docker | |||
sudo apt install docker-compose | |||
==References== | ==References== | ||
Line 9: | Line 14: | ||
* [https://docs.camunda.org/get-started/quick-start/install/ Camunda Quick Start] | * [https://docs.camunda.org/get-started/quick-start/install/ Camunda Quick Start] | ||
* [https://camunda.com/download/ Download Camunda] | * [https://camunda.com/download/ Download Camunda] | ||
* [[Docker Compose]] | |||
* [[Docker]] | |||
| valign="top" | | | valign="top" | |
Revision as of 21:34, 26 January 2022
tar -xzvf camunda-modeler-4.12.0-linux-x64.tar.gz cd camunda-modeler-4.12.0-linux-x64/ ./camunda-modeler
Knowledge
sudo snap install docker sudo apt install docker-compose
References
| ||