Skip to content

Commit

Permalink
Update README documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
chirangaalwis authored and DilanUA committed Oct 28, 2019
1 parent 44fb075 commit eea1b7c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Changelog
All notable changes to this project 2.6.x per each release will be documented in this file.
All notable changes to this project 3.0.x per each release will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [v3.0.0.1] - TBA
## [v3.0.0.1] - 2019-10-27

### Added
- WSO2 API Manager v3.0.x Docker resources for Alpine, CentOS and Ubuntu
- WSO2 API Manager Analytics v3.0.x Docker resources for Alpine, CentOS and Ubuntu
- WSO2 API Manager Identity Server as Key Manager v5.9.x Docker resources for Alpine, CentOS and Ubuntu
- Docker Compose resources for WSO2 API Management
- Docker Compose resources for the most common WSO2 API Management deployment patterns

[v3.0.0.1]: https://github.com/wso2/docker-apim/compare/v2.6.0.7...v3.0.0.1
18 changes: 8 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@

This repository contains following Docker resources:

- WSO2 API Manager Dockerfile for Ubuntu
- WSO2 API Manager Analytics Dockerfile for Ubuntu
- WSO2 API Manager Identity Server as Key Manager Dockerfile for Ubuntu
- Docker Compose files to evaluate most common deployment profiles
- Alpine, CentOS and Ubuntu based Docker resources for WSO2 API Manager, API Manager Analytics Dashboard and Worker and
Identity Server as Key Manager profiles
- Docker Compose resources for the most common WSO2 API Management deployment patterns

Docker resources for WSO2 API Manager, WSO2 API Manager Analytics and WSO2 API Manager Identity Server as Key Manager
Docker resources for WSO2 API Manager, API Manager Analytics and WSO2 Identity Server as Key Manager
help you build generic Docker images for deploying the corresponding product servers in containerized environments.
Each Docker image includes the JDK, the relevant product distribution and a collection of utility libraries.Configurations, custom JDBC
drivers other than the default MySQL JDBC driver provided, extensions and other deployable artifacts are designed to be
Expand All @@ -17,9 +16,8 @@ Docker Compose files have been created according to the most common API Manager
product features along side their co-operate API management requirements. The Compose files make use of
Docker images of WSO2 API Manager, WSO2 API Manager Analytics, WSO2 API Manager Identity Server as Key Manager and MySQL.

**Change log** from previous v2.6.0.7 release: [View Here](CHANGELOG.md)

## Reporting issues
Docker Compose files have been created according to the most common API Management deployment patterns available for allowing users
to quickly evaluate product features along side their co-operate API Management requirements. The Compose files make use of per profile
Docker images of WSO2 API Manager, API Manager Analytics and WSO2 Identity Server as Key Manager, as well as MySQL.

We encourage you to report any issues and documentation faults regarding Docker and Docker Compose resources for WSO2 API Management.
Please report your issues [here](https://github.com/wso2/docker-apim/issues).
**Change log** from previous v2.6.0.7 release: [View Here](CHANGELOG.md)

0 comments on commit eea1b7c

Please sign in to comment.