Skip to content

ndidplatform/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run in Docker

Required

Run

docker-compose -f docker/docker-compose.yml up

Build

./docker/build.sh

Then you can access idp-1-example at http:https://localhost:8000/, idp-2-example at http:https://localhost:8001/ and rp-example at http:https://localhost:9000/

Note

  • To run docker container without building image, run command show in Run section (no building required). It will run docker container with image from Dockerhub (https://hub.docker.com/r/ndidplatform/examples/).
  • To pull latest image from Dockerhub, run docker pull ndidplatform/examples

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages