Versions Compared

Key

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

...

  1. Components
    The docker-compose recipe will include the following major components
    1. midPoint itself, using the existing Docker container (at least for now). 
    2. MARIA DB as the database, utilizing the existing “TIER” MARIA DB container
      1. See also "Discussion" below
    3. LDAP, via the TIER OpenLDAP container
      1. includes midPoint and COmanage schema
      2. optionally includes default data from training
    4. RabbitMQ for messaging
      1. Existing functionality - account import from minimum person registry demo code
      2. Expansion over time
    5. Shibboleth Service Provider
      1. InCommon configuration
      2. To protect the midPoint application
    6. Rabbit MQ Tracer Application
    7. Potentially, optionally, 
      1. a wiki or some other demonstration component.
    8. Logging
      1. All logs will be written to stdout using the TIER container logging format

  2. High Availability
    1. LDAP only
    2. The initial TIER distribution will not focus on this

  3. Post Install - send the users to a URL with “what is next”.
    1. Demonstration topic(s)
    2. Links to training
    3. Use cases, etc.

  4. Discussion - Demonstration/documentation
    1. Availability of mysql table that can be a data source (few hundred users)
    2. Availability of midPoint demo users in ldap

    3. Availability of midPoint demo roles / groups
    4. Yes - see above - Demo RabbitMQ subscriber that writes to a log file

      1. midPoint tied into the message bus – messages for a new creations, etc. 

  5. Software Updates
    1. See google notes document for now.

...