All Projects → wso2 → docker-is

wso2 / docker-is

Licence: Apache-2.0 License
Docker and Docker Compose resources for WSO2 Identity Server

Programming Languages

Dockerfile
14818 projects
shell
77523 projects

⚠️ DISCLAIMER

Use these artefacts as a reference to build your deployment artefacts. Existing artefacts only developed to demonstrate a reference deployment and should not be used as is in production


Docker Resources for WSO2 Identity And Access Management

This repository contains following Docker resources:

  • Per profile Docker resources of WSO2 Identity Server version 5.11.0 for Alpine, CentOS, Ubuntu
  • Docker Compose resources to evaluate most common Identity And Access Management (IAM) deployment patterns

Per profile Docker resources for WSO2 Identity Server help you build generic Docker images for deploying the corresponding product servers in containerized environments. Each Docker image includes the JDK, the relevant product distribution and a collection of utility libraries. Configurations, custom JDBC drivers other than the default MySQL JDBC driver provided, extensions and other deployable artifacts are designed to be provided via volume mounts to the containers spawned.

Docker Compose resources have been created according to the most common IAM deployment patterns available for allowing users to quickly evaluate product features along side their co-operate IAM requirements. The Compose files make use of per profile Docker images of WSO2 Identity Server and MySQL.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].