Prerequisites software needed on your system
- Docker
- Docker Compose
Steps to run WSO2 API Manager:
- Create a docker-compose.yaml file with this content
- docker-compose.yaml
- From terminal or command prompt, go to the location of above docker-compose.yaml file
- Start the WSO2 API Manager using command
- docker-compose up -d --force-recreate wso2-api-manager
No comments:
Post a Comment