Skip to content

EliMCosta/wso2-small-medium-environments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker and Docker Compose Resources for WSO2 API Manager

This repository contains following Docker resources:

Use cases

  • Non-production environments
  • Small production environments

Docker resources for WSO2 API Manager help you build generic Docker images for deploying the corresponding product servers in containerized environments.

Each Docker image includes the Java Development Kit, the relevant product distribution and a collection of utility libraries. Configurations and non-configuration resources (e.g. binaries such as, third-party libraries, Carbon extensions, Carbon Applications and security related artifacts such as, Java Keystore files) are designed to be provided via volume mounts to the containers spawned.

Steps

  • Build the software artifacts (see BUILD_ARTIFACTS.md file on this folder)
  • Build the wso2am docker image according to docker/README.md
  • Up the docker-compose.yml