Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Rework of the containers
Aligned with vanilla midPoint container. Upgrade to midPoint version
4.8.3. Most of the configuration is dynamic, limiting the need of
building custom containers.
  • Loading branch information
Slavek Licehammer committed May 24, 2024
1 parent b506308 commit e380d6f
Show file tree
Hide file tree
Showing 261 changed files with 4,736 additions and 7,568 deletions.
3 changes: 0 additions & 3 deletions .dockerignore

This file was deleted.

91 changes: 0 additions & 91 deletions Dockerfile

This file was deleted.

122 changes: 0 additions & 122 deletions Jenkinsfile

This file was deleted.

24 changes: 1 addition & 23 deletions README.md
@@ -1,27 +1,5 @@
[![Build Status](https://jenkins.testbed.tier.internet2.edu/buildStatus/icon?job=docker/midPoint_container/3.9)](https://jenkins.testbed.tier.internet2.edu/buildStatus/icon?job=docker/midPoint_container/3.9)
This repository contains demos for midPoint in InCommon Trusted Access Platform.

This repository contains sources for TIER-supported [midPoint](http://midpoint.evolveum.com) 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,
- `grouper` 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 compositions.

# Documentation
Please see the [Getting Started with midPoint](https://spaces.at.internet2.edu/x/fBbtBw) wiki page.
Expand Down
48 changes: 0 additions & 48 deletions build.sh

This file was deleted.

3 changes: 0 additions & 3 deletions common.bash

This file was deleted.

6 changes: 0 additions & 6 deletions container_files/httpd/conf/midpoint.conf

This file was deleted.

6 changes: 0 additions & 6 deletions container_files/httpd/conf/midpoint.conf.auth.internal

This file was deleted.

30 changes: 0 additions & 30 deletions container_files/httpd/conf/ssl-enable.conf

This file was deleted.

13 changes: 0 additions & 13 deletions container_files/mp-dir/active-spring-profiles

This file was deleted.

0 comments on commit e380d6f

Please sign in to comment.