You are here

Installing Process Services using Docker

Process Services can be deployed using a Docker container.

This is aimed to the following specific user cases:

  • Development mode: Use one of the supplied examples to create a full PSEP (Process Services Elasticsearch, Postgres) Stack in your own laptop using docker-compose
  • The docker container comes with an embedded elastic-search server and H2 database drivers embedded as a choice, but supports Postgres out of the box as well.