Skip to content

Commits

Commits on Nov 5, 2019

  1. Update master branch, part 1

    - Updated master branch with changes from the laboratory
    - Temporarily removed obsolete demo/complex
    - Fixed download script to reflect new URL of midPoint distribution server
    - Upgraded midPoint to 4.0.1
    mederly committed Nov 5, 2019
    Copy the full SHA
    d05e369 View commit details

Commits on Mar 28, 2019

  1. Copy the full SHA
    582f64f View commit details

Commits on Feb 12, 2019

  1. Fix linking /run/secrets

    These are to be linked only if they exists.
    mederly committed Feb 12, 2019
    Copy the full SHA
    8a29254 View commit details

Commits on Oct 5, 2018

  1. Add TIMEZONE parameter

    mederly committed Oct 5, 2018
    Copy the full SHA
    e7679b6 View commit details

Commits on Oct 3, 2018

  1. Add MP_MEM_MAX, MP_MEM_INIT, MP_JAVA_OPTS vars

    MP_MEM_MAX was originally known as MP_MEM.
    
    MP_JAVA_OPTS can be used to send arbitrary options to Java
    that hosts midPoint.
    mederly committed Oct 3, 2018
    Copy the full SHA
    5136560 View commit details
  2. Disable Shib if not needed; add env var checks

    If AUTHENTICATION=internal we avoid loading mod_shib and starting shibd.
    Also added environment variable checks so if some are missing due to
    wrong Docker composition, midPoint will inform user in a reasonable way.
    mederly committed Oct 3, 2018
    Copy the full SHA
    2fc6232 View commit details

Commits on Oct 1, 2018

  1. Do naming cleanup

    Environmental variables and container names are improved.
    Only demo/simple is OK now; other ones are inconsistent now.
    mederly committed Oct 1, 2018
    Copy the full SHA
    8ee694b View commit details
  2. Add auto-upgrade support

    mederly committed Oct 1, 2018
    Copy the full SHA
    ceafa77 View commit details

Commits on Sep 29, 2018

  1. Add DB schema version check

    Also disabled auto-restart of midPoint (causes problems
    if midPoint cannot be started).
    mederly committed Sep 29, 2018
    Copy the full SHA
    71a5607 View commit details

Commits on Sep 28, 2018

  1. Disable wait-to-retry for reverse proxy

    Health check running too early was causing test failures.
    mederly committed Sep 28, 2018
    Copy the full SHA
    57683c7 View commit details

Commits on Sep 27, 2018

  1. 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.
    mederly committed Sep 27, 2018
    Copy the full SHA
    55fcd70 View commit details
End of commit history for this file