Recipes for Data System Instantiation

EXA4MIND provides recipes which make it easier for you to instantiate optimum data backends (object stores, databases) for your application.

The supported backends include:

  • MariaDB
  • PostgreSQL
  • MilvusDB
  • Opensearch
  • MinIO
  • iRODS

The recipes are provided within two submodules, containing Ansible playbooks (for installation on real or virtual machines) and deployment configurations for Kubernetes (k8s), respectively.

At the moment, the recipes have not yet been extensively tested (i.e. we do not give any warranties on function, security or optimization), but can give substantial inspiration to ease your deployment.

The module is available under https://opencode.it4i.eu/exa4mind/platform/data-systems-recipes, with further documentation in README.md and LICENSE files.