-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #27 from ctienshi/aws-apim
Update files
- Loading branch information
Showing
6 changed files
with
203 additions
and
279 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,16 @@ | ||
# AWS Resources for WSO2 API Manager | ||
|
||
This repository contains CloudFormation templates to deploy WSO2 API Manager with different patterns in Amazon Web Services(AWS). | ||
|
||
The WSO2 APIM CloudFormation templates use Puppet to manage the server configurations and use the following AMI's to provision the deployment. | ||
|
||
1. Puppetmaster AMI - Contains the API Manager GA distribution, WSO2 Update Manager and Puppet modules containing the configurations for APIM deployment patterns. | ||
|
||
2. APIM AMI - Contains the scripts that is required to create the Puppet catalog. | ||
|
||
3. APIM-Analytics AMI - Contains the scripts that is required to create the Puppet catalog. | ||
|
||
First the Puppetmaster AMI would deploy and afterwards the product specific AMI's would deploy and request the necessary configurations from the Puppetmaster AMI to deploy the WSO2 API Manager. | ||
|
||
## Pattern 1 | ||
![pattern1](images/deployment.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.