IdOps is a multi-tenant Identity Server resource management platform.
A local environment can be started using the tye.yaml
configuration from the repository root.
- first install all node_modules needed for the UI
yarn --cwd .\src\UI\
- then start the environment
tye run
This will build and start the followings:
- IdOps UI & Server
- 2 x Identity Servers
- MongoDB
- RabbitMq
Work in Progress
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the Swiss Life OSS Code of Conduct.