Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wso2/docker-is
Docker and Docker Compose resources for WSO2 Identity Server
https://github.com/wso2/docker-is
docker docker-compose
Last synced: 7 days ago
JSON representation
Docker and Docker Compose resources for WSO2 Identity Server
- Host: GitHub
- URL: https://github.com/wso2/docker-is
- Owner: wso2
- License: apache-2.0
- Created: 2016-08-11T09:08:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T10:29:58.000Z (29 days ago)
- Last Synced: 2024-10-19T14:13:28.951Z (27 days ago)
- Topics: docker, docker-compose
- Language: Dockerfile
- Size: 16.4 MB
- Stars: 92
- Watchers: 117
- Forks: 156
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
#### ⚠️ 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 `7.0.0` for Alpine and Ubuntu
- Docker Compose resources to evaluate most common Identity And Access Management (IAM) deployment patternsPer 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, 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.