docker-apim icon indicating copy to clipboard operation
docker-apim copied to clipboard

Docker and Docker Compose resources for WSO2 API Manager

Results 60 docker-apim issues
Sort by recently updated
recently updated
newest added

**Description:** separate deployment toml files **Suggested Labels:** **Suggested Assignees:** **Affected Product Version:** **OS, DB, other environment details and versions:** Try running locally, am-pattern-3 without helm, for development of the deployed...

## Purpose Changed the dockerfiles to have a base OS image with JDK installed on top of it, instead of directly importing a jdk installed image. Furthermore, brought the dockerfiles...

## Purpose Changed the dockerfiles to have a base OS image with JDK installed on top of it, instead of directly importing a jdk installed image. Furthermore, brought the dockerfiles...

After setting up and environment using this docker-apim v3.1.0 I keep getting the following error on analytics dashboard: ![image](https://user-images.githubusercontent.com/7051143/84416289-61385480-abea-11ea-8693-5f6d780f0387.png) Most of analytics dashboard are showing data connection error and no...

Type/Question

## Purpose > Describe the problems, issues, or needs driving this feature/fix and include links to related issues in the following format: Resolves issue1, issue2, etc. ## Goals > Describe...

**Description:** If I try to install WSO2 API Manager with Analytics and WSO2 Identity Server as Key Manager following the instructions in this page _https://wso2.com/api-management/install/docker-compose/get-started/_ the installation can not finish...

The self signed certificate generated by the WSO2 API Manager version 3.2.0 has expired `Error getting OAuth tokens while deleting API:Post "https://localhost:9443/oauth2/token": x509: certificate has expired or is not yet...

**Description:** I installed wso2 api-management using Docker and I'm getting this error: **_101503_** when testing the API **Suggested Labels:** WSO2 API Manager, Docker, WSO2 API Manager with Docker **Steps to...

**Description:** (base) MacBook-Air:~ USER$ docker login docker.wso2.com -u [email protected] -p XXXXXXX WARNING! Using --password via the CLI is insecure. Use --password-stdin. Login Succeeded (base) MacBook-Air:~ USER$ cd docker-apim/docker-compose/apim-is-as-km-with-analytics (base) MacBook-Air:apim-is-as-km-with-analytics...

Type/Question

**Description:** I'm trying to run a docker compose with all containers (is, am, mysql and analytics) but I'm getting an error of authentication. I've already logged using docker login user/password....