Skip to content

Pre-configured database docker images, ready to use with Bonita.

License

Notifications You must be signed in to change notification settings

Bonitasoft-Community/bonita-database-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database docker images ready to use with Bonita

Supported DB vendors

Pre-configured databases

  • bonita (user bonita/bpm)
  • business_data (user business_data/bpm)

Build images locally

Run Docker command depending on the DB vendor and related version:

docker build -t bonitasoft/bonita-<vendor>:<version> .

For instance with PostgreSQL: docker build -t bonitasoft/bonita-postgres:15.4 .

Publish images on Docker Hub

Use the publication Github action:

  • Select the database vendor
  • Set the vendor version folder
  • Set an image version
  • Set if this version should be tagged as latest

About

Pre-configured database docker images, ready to use with Bonita.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published