An open API service indexing awesome lists of open source software.

https://github.com/jackkweyunga/wso2is-docker


https://github.com/jackkweyunga/wso2is-docker

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# wso2is-docker test server

## Setup

- WSO2 IS v7.0.0 Alpine image
- MSQL Database

## Build images

Build the images
```shell
docker compose build
```

## Run containers

```shell
docker compose up -d
```