deploy

star 13

Deploy all Camunda resources (BPMN, DMN, forms) to the engine. Use when ready to deploy process definitions.

meyerdan By meyerdan schedule Updated 3/7/2026

name: deploy description: Deploy all Camunda resources (BPMN, DMN, forms) to the engine. Use when ready to deploy process definitions.

Deploy all resources to Camunda. Use c8ctl (c8 deploy).

  • Java with src/main/resources/: auto-deploys on startup. Just run the app.
  • SaaS: use a c8ctl profile (see env-saas.md)

Deployment is atomic — all succeed or none deploy.

Install via CLI
npx skills add https://github.com/meyerdan/camunda-ai-dev-kit --skill deploy
Repository Details
star Stars 13
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator