Skip to content

ydmk/wso2-v6-docker-compose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WSO2 Identity Server with docker-compose.

This repository provides a docker-compose script for running and configuring WSO2-IS.

How to Run?

  • download wso2is-6.0.0.zip from here by clicking on 'Get Started'.
  • place the downloaded file in the wso2-is-docker-build folder.
  • the deployment.toml contains the configuration, make any changes you want.
  • run docker-compose up. This command will build the container, mount the config folder and start the service passing through ports 9763 and 9443

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 78.8%
  • Shell 21.2%