Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

Evolveum midPoint is a registry/provisioning tool selected as one of components of the TIER architecture.  This document highlights packaging requirements for the component.

A production deployment of midPoint designed to support a large-scale campus typically consists of (a) a server to operate the application itself, (b) the application's database, (c) LDAP infrastructure, (d) Rabbit MQ.  Many other environments are possible.  Of these elements, LDAP and the Proxy are typically operated in high availability mode.  midPoint itself is operated in standard availability mode.  The database needs backups but not high availability.

Like other applications, the Large Production TIER midPoint deployment will utilize Docker SWARM.

Logistics section the same as the for COmanage plus Rabbit MQ and delete the Proxy

Demo:

1) mysql table that can be a data source (few hundred users)

2) identities in ldap; ldap schema pieces

3) Tie into the message bus – message for a new user; RabbitMQ subscriber to write to log;

4)