Skip to content

slavek/midPoint_container

55fcd70f1d
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
Code

Latest commit

The container is now built directly from the root directory.
Even the simplest composition was moved to demo/plain.
55fcd70

Git stats

Files

Permalink
Failed to load latest commit information.

Build Status

This repository contains sources for TIER-supported midPoint image.

The image contains the midPoint application along with some TIER-specific components: Apache reverse proxy with optional Shibboleth filter and TIER Beacon.

Supported tags

  • latest
  • midPoint version-specific tags, e.g. 3.9, 3.9.1, 4.0, etc.

Content

  • midpoint directory contains build instructions for the midpoint image along with docker-compose.yml showing its basic use,
  • demo directory contains three demonstration scenarios:
    • shibboleth to show integration with Shibboleth IdP,
    • postgresql to show how to change the repository implementation,
    • complex to demonstrate more complex deployment of midPoint in a sample university environment, featuring midPoint along with Grouper, LDAP directory, RabbitMQ, Shibboleth IdP, source and target systems.

Build instructions

Please see specific subdirectories: midpoint and demo/complex.

Documentation

This is a work in progress. For its current status please see Status of the work.

About

Repository for the midPoint container development

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 89.2%
  • Dockerfile 10.8%