Skip to content

Commit

Permalink
Do minor documentation fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Aug 31, 2018
1 parent 0234bc3 commit 44e357a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions midpoint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@ This is a preliminary version of midPoint dockerization for TIER environment.
There are two containers there:

- `midpoint-server`: provides the midPoint application
- `midpoint-data`: provides the default midPoint repository

The repository can be implemented in any other way: by another container (perhaps hosting a different database) or by providing it externally: on premises or in cloud.

All files needed to build and compose these containers are in this directory.
- `midpoint-data`: provides the default midPoint repository; note that the repository can be implemented in any other way - by another container (perhaps hosting a different database) or by providing it externally: on premises or in cloud.

# Building and starting
## Downloading midPoint
Expand Down

0 comments on commit 44e357a

Please sign in to comment.