Skip to content

benhoffmann/docker-camunda-bpm-platform-ee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camunda BPM EE Docker image

Folder Structure

Folder/File Description
./camunda-ee-postgresql Docker image for PostreSQL incl. Camunda tables
./camunda-cockpit Docker image for Camunda BPM EE Wildfly distro primarily for accessing Tasklist and Cockpit
docker-compose.yml Docker composition that wires all services together

Running

  • Build and run all Docker images using docker-compose up -d --build
  • View the logs using docker-compose logs -f
  • Show down all containers and delete all volumes using docker-compose down -v

URLs

About

Docker images for Camunda BPM Enterprise Edition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%