Skip to content

slavek/midPoint_container

f30d47e419
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

This is basically a clone of demo/complex2s from the laboratory branch.

Main differences:

1. Fixed "unknown host directory" error message when building
grouper_data container. The initialization script is no longer run
at build time in grouper_data. It is instead run at first start of
grouper_daemon container, when LDAP server is already up.

2. banderson and sysadmingroup is now created when building LDAP container.
So the Grouper resource test action can be executed directly, without
the need to prepare midPoint objects for banderson & sysadmingroup first.

Note that tests were not updated yet.
f30d47e

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
November 6, 2019 12:15
September 28, 2018 10:17
November 5, 2019 19:01
November 5, 2019 19:01
November 5, 2019 19:01
April 4, 2019 19:21
November 6, 2019 12:15
October 6, 2018 00:48

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 branches, e.g. 3.9, 3.9.1, 4.0, etc.

Content

  • the root directory contains build instructions for the midpoint image
  • demo directory contains a couple of demonstration scenarios:
    • simple to show simple composition of midPoint with the repository,
    • shibboleth to show integration with Shibboleth IdP,
    • postgresql to show how to use alternative dockerized repository,
    • extrepo to show how to use external repository,
    • 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

$ ./build.sh

You can then continue with one of demo composition, e.g. simple or complex one.

Documentation

Please see Dockerized midPoint wiki page.

This is a work in progress, suitable for testing. For details on the project, 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%