IBM Verify

IBM Verify

Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  ISVA on Docker without shared filesystem

    Posted 10/26/20 05:48 AM
    hello,
    we have no possibility to share a filesystem between the config host and the reverse proxy hosts. Are there any other supported possibilities to share the config? DB, S3, ...

    Regards

    ------------------------------
    Andreas Rühl
    ------------------------------


  • 2.  RE: ISVA on Docker without shared filesystem

    Posted 10/26/20 06:00 AM
    Andre,
     
    If you can't share a volume between your various containers you can either manually copy the files between the containers (which is not a very palatable idea), or you can use the configuration Web service approach - where the reverse proxy container will pull the snapshot from a running configuration container.  The configuration Web service is enabled using the CONFIG_SERVICE_URL, CONFIG_SERVICE_USER_NAME and CONFIG_SERVICE_USER_PASSWORD environment variables.
     
    I hope that this helps,
     
    Scott.
     
     

    Scott A. Exton
    Senior Software Engineer
    Chief Programmer - IBM Security Verify Access

    IBM Master Inventor


    Phone: 61-7-5552-4008
    E-mail: scotte@au1.ibm.com
    1 Corporate Court
    Bundall, QLD 4217
    Australia
     
     





  • 3.  RE: ISVA on Docker without shared filesystem

    Posted 10/26/20 07:04 AM
    Hello Scott, 
    yes it does. Thanks a lot!

    ------------------------------
    Andreas Rühl
    ------------------------------