Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 703 Bytes

README.md

File metadata and controls

25 lines (12 loc) · 703 Bytes

Enterprise Quickstart

Quickly run the walt.id Enterprise Stack locally using the docker-compose provided in this repo. The docker-compose will bring up the Enterprise Stack API next to the required MongoDB database.

Please note: You require private access to the walt.id enterprise images to use this quickstart.

Running The Enterprise Stack Locally

You can update the version of the enterprise stack using the .env file.

docker-compose up

Once the docker-compose is running, you can visit localhost:3000 to access the Enterprise Stack APIs.

Next Steps

Visit docs.walt.id/enterprise-stack to learn more about features and configurations of the enterprise stack.