Skip to content

Docker resources for WSO2 Identity Server v5.5.0.5

Compare
Choose a tag to compare
@DilanUA DilanUA released this 17 Aug 17:02
· 62 commits to 5.5.x since this release
15c3249

WSO2 Installation Experience Team is pleased to announce the release of Docker resources for WSO2 Identity Server v5.5.0.5.

The tasks completed for this release and issues fixed can be found here.
Issues - https://github.com/wso2/docker-is/issues

Change log for v5.5.0.5 - 2018-08-17

Added

  • CentOS based dockerfile for Identity Server v5.5.0
  • CentOS based dockerfile for Identity Server Analytics v5.5.0
  • Alpine and OpenJDK based dockerfile for Identity Server v5.5.0
  • Alpine and OpenJDK based dockerfile for Identity Server Analytics v5.5.0

Changed

  • Changed the folders to which configuration files with new changes to be copied are mounted.
    Originally this was "wso2-volume" in general and for kubernetes, this was
    "kubernetes-volumes". But with this release, there will not be any platform specific
    folders for mounting configuration files. Instead we are introducing a single folder
    for this purpose by the name, "wso2-config-volume".

  • Changed the folder to which any other non-configuration type artifacts to be copied are mounted.
    Originally this was "wso2-volume". But with this release, this is changed to "wso2-artifact-volume".

Compatibility with Kubernetes-is releases

  • If you are to use images built using this release with the latest v5.5.0.4 kubernetes release, please do change your deployment mount paths appropriately to match above folder changes.

How You Can Contribute

Join our mailing list and correspond with the developers directly.
Developer List: [email protected]
User List: [email protected]

Reporting Issues

We encourage you to report issues and documentation faults regarding WSO2 Docker resources by creating issues.

Thank you!
WSO2 Installation Experience Team