This project provide various Docker images used by the Imixs-Workflow project
- imixs/wildfly - this is the base image for Imixs-Worklfow
- imixs/backup - a backup service to backup or restore the data of an Imixs-Workflow instance
- imixs/smarthost - a exim4 smarthost
- imixs/postgres - a backup service to backup or restore the data of an PostgreSql instance
- imixs/pgbackupk8s - a backup service to backup or restore Postgres Databases within Kubernetes
- imixs/tika - a service that provides a Tika Server. This server can be used for OCR via a Rest API provided by the Apache Tika Project
- imixs/exim4 - a service that provides a mail transfer agent (MTA) running as a smarthost for Docker containers. The container can be used to send out e-mails from other containers.