Commits
8b9b0ede8b
Name already in use
Commits on Sep 28, 2018
-
Copy the full SHA 8b9b0edView commit details
Commits on Sep 27, 2018
-
Copy the full SHA 87f255cView commit details -
Copy the full SHA 86b58f9View commit details -
Copy the full SHA 882c8c9View commit details -
Copy the full SHA ee9c5acView commit details -
Adapt directory structure to docker/util
The container is now built directly from the root directory. Even the simplest composition was moved to demo/plain.
Copy the full SHA 55fcd70View commit details -
Copy the full SHA ce27088View commit details -
Copy the full SHA b5a8c32View commit details -
Copy the full SHA f0d5c3aView commit details -
Avoid re-creation of mP repository
By setting CREATE_NEW_DATABASE to "if_needed" we avoid re-running of database initialization code in midpoint-data container on re-creation of that container. (Although almost harmless it could cause problems in some situations.)
Copy the full SHA edf9154View commit details -
Copy the full SHA 5bf7923View commit details -
Copy the full SHA c335e2cView commit details -
Copy the full SHA 53f9bb8View commit details
Commits on Sep 26, 2018
-
1) There's now a cleanup step before and after running the tests 2) Tests check their results more thoroughly 3) Until MariaDB is changed, a temporary solution for down-up issue is present
Copy the full SHA 9162eceView commit details -
Fix "database is destroyed on down/up cycle"
However, it requires PR docker#7 from docker/mariadb repo to be accepted in order to function.
Copy the full SHA 2c7854aView commit details -
Added - 110: get administrator - 120: add+get user - 200: stop+start containers (failing, but ignoring that) - 300: repository preservation (disabled)
Copy the full SHA 95d4fabView commit details -
Copy the full SHA 8a2e11cView commit details -
Use standard tier/mariadb instead of custom one
It was not easy to build two Docker images in TIER Jenkinsfile (using docker/util). It seems that tier/mariadb:mariadb10 is OK to be used with midPoint without any customizations, so we use it.
Copy the full SHA 91fd1bdView commit details -
Remove non-UTC timezone from containers
This was for testing the logging requirement concerning UTC timestamps.
Copy the full SHA bed5f72View commit details
Commits on Sep 25, 2018
-
Copy the full SHA a084cfcView commit details -
Note: it does not work with Shibboleth authentication yet.
Copy the full SHA 8f5f305View commit details -
Copy the full SHA 58c8a31View commit details -
Copy the full SHA 1beb500View commit details -
This is to avoid Shibboleth problems when opening http://localhost/grouper instead of https://localhost/grouper.
Copy the full SHA dd7e8dfView commit details -
Update README.md, add build.sh, set Central TZ
Building is now more straightforward and better documented. To quickly see timezone problems we have set Central timezone for various containers.
Copy the full SHA dbd2056View commit details -
Remove obsolete "grouper-midpoint" directory
It is superseded by "demo/complex" scenario, basically having the same content.
Copy the full SHA 70fa13eView commit details -
Copy the full SHA 2fa1de6View commit details
Commits on Sep 24, 2018
-
This is a rework/update of the original "Grouper-midPoint" demo. It is a work in progress. Do not use yet.
Copy the full SHA 6e3c0d0View commit details -
Improve logging and TIER beacon support
Changes in the midPoint Docker container: 1. Logging is improved: now we provide TIER-style logging for both midpoint.log content and plain console output. (Note that not all entry timestamps are in UTC yet.) 2. Reverted some of TIER beacon changes to make it more compliant with TIER standards: shell file names, opt-out environment variable, collector server name+port.
Copy the full SHA 2613570View commit details
Commits on Sep 21, 2018
-
Integrate latest changes to midPoint container
These changes are: Zulu JVM, logging fixes, TIER Beacon. The crond is now running in foreground to avoid "can't lock /var/run/crond.pid" messages.
Copy the full SHA 949d264View commit details -
Add building of midpoint-mariadb
...and added slack notifications as well.
Copy the full SHA 96fc61dView commit details -
Add support for SSO_HEADER variable
...and added missing LOGOUT_URL one.
Copy the full SHA 97d1137View commit details -
Copy the full SHA 57b4807View commit details -
Merge branch 'shibboleth-integration' of https://github.internet2.edu…
…/TIER/midPoint_container into shibboleth-integration
Copy the full SHA b08b6f3View commit details -
Polish docker composition scripts
Now the default port is derived from the database type. Also, PostgreSQL demo was cleaned up.
Copy the full SHA 09e3307View commit details