Thanks to visit codestin.com
Credit goes to github.com

Skip to content

abojaber/wso2is

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

wso2 Identity and Access Management

run wso2is on docker

Running WSO2IS

  • Before start: download wso2is Identity Server into ./wso2is
    • If you run macOS or windows you may use docker-machine.

###steps:

  • clone the project: https://github.com/abojaber/wso2is.git
  • copy the downloaded file to wso2is/wso2is/
  • start your docker-machine & set the enviroment
  • go to wso2is cd wso2is
  • build the image: docker build .
  • start the container: docker run -p 9443:9443 -p 9763:9763 -p 4000:4000 <imageID>
  • now you can access the wso2is using machine-ip

issue:

  • if you need to now your docker-machine ip docker-machine env <machine-name>

Reference

About

wso2 identity server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published