Skip to content

chathunb/wso2-is-pg-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WSO2-Identity server docker-compose with Postgres-SQL

Table of Contents

General Information

This is a docker-compose project for WSO2 identity server with PostgreSQL database support enabled

Database scripts are located at

\conf\identity-server\repository\scripts

two databases will be created

WSO2_SHARED_DB and WSO2_IDENTITY_DB

Configuration file located at

conf\identity-server\repository\conf\deployment.toml

Technologies Used

  • PostgreSQL - 14.3
  • WSO2 Identity Server - 5.11.0

Usage

Colone the project and run docker-compose up command

docker-compose up

for run only the identity server

docker-compose -f docker-compose-only-wso-is.yaml up

Acknowledgements

Give credit here.

Contact

Created by @chathunbandara - feel free to contact me!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published