Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md files
mederly committed Oct 4, 2018
1 parent 7594dc3 commit 8ec4868
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
@@ -1,4 +1,4 @@
[![Build Status](https://jenkins.testbed.tier.internet2.edu/job/docker/job/midPoint_container/job/master/badge/icon)](https://jenkins.testbed.tier.internet2.edu/job/docker/job/midPoint_container/job/master/)
[![Build Status](https://jenkins.testbed.tier.internet2.edu/job/docker/job/midPoint_container/job/3.9-SNAPSHOT-stable/badge/icon)](https://jenkins.testbed.tier.internet2.edu/job/docker/job/midPoint_container/job/3.9-SNAPSHOT-stable/)

This repository contains sources for TIER-supported [midPoint](http://midpoint.evolveum.com) image.

@@ -13,7 +13,8 @@ The image contains the midPoint application along with some TIER-specific compon
- `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 change the repository implementation,
- `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
@@ -23,7 +24,6 @@ $ ./build.sh
You can then continue with one of demo composition, e.g. simple or complex one.

# Documentation
- For the `midpoint` image and container themselves please see [Dockerized midPoint](https://spaces.at.internet2.edu/display/MID/Dockerized+midPoint) wiki page.
- For the complex demo please see [midPoint - Grouper integration demo](https://spaces.at.internet2.edu/display/MID/midPoint+-+Grouper+integration+demo) wiki page.
Please see [Dockerized midPoint](https://spaces.at.internet2.edu/display/MID/Dockerized+midPoint) wiki page.

This is a work in progress. For its current status please see [Status of the work](https://spaces.at.internet2.edu/display/MID/Status+of+the+work).
2 changes: 1 addition & 1 deletion demo/complex/README.md
@@ -6,4 +6,4 @@ $ ../../build.sh
$ docker-compose up --build
```

Please see a detailed description [here](https://spaces.at.internet2.edu/display/MID/midPoint+-+Grouper+integration+demo).
Please see a detailed description [here](https://spaces.at.internet2.edu/display/MID/Complex+midPoint+integration+demo).

0 comments on commit 8ec4868

Please sign in to comment.