Skip to content

This repository contains the artifacts needed to setup the AWS pipeline for WSO2 products on AWS Cloud

License

Notifications You must be signed in to change notification settings

lakinduakash/aws-pipeline

 
 

Repository files navigation

Resources for WSO2 AWS Pipeline

Overview

  • WSO2 AWS Pipeline provides tools and a preconfigured pipeline used for continuous integration and deployment of WSO2 products. The setup is deployed on top of AWS using CloudFormation.

  • This pipeline has end to end automation from initiating automatic builds to deploying in different environments on AWS.

  • This pipeline uses the AWS Jenkins Pipeline plugin that builds, tests and deploys the code, each time it is edited. This pipeline expands with continuous integration by deploying all code changes to development and staging environments and thereafter, to the production environment.

  • Following are the tools used to install and monitor the pipeline.

    • Jenkins: For continuous integration

    • AWS CloudFormation: For continuous deployment to AWS

    • ELK: For centralized logging

    • Prometheus: For monitoring deployments and visualization using Grafana

Architecture Diagram

Installation

Use the following, Getting Started guides to install the AWS Pipeline, for the respective WSO2 product.

How You Can Contribute

For detailed information on how you can contribute to this Git repository, please refer this documentation.

About

This repository contains the artifacts needed to setup the AWS pipeline for WSO2 products on AWS Cloud

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TSQL 79.2%
  • SQLPL 10.6%
  • Shell 5.4%
  • Groovy 4.8%