commit | 6fb70ba080fc870d5306d094777c42a4a227ba23 | [log] [tgz] |
---|---|---|
author | Fabio Ponciroli <ponch78@gmail.com> | Mon May 18 17:47:37 2020 +0200 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Tue May 19 00:10:15 2020 +0000 |
tree | 40bdbf6eaacb3db0451a5fb2d1a5f019526c3ea2 | |
parent | 16d3f15a16b45ad5cc3ff93e1d2147e2c008d3c0 [diff] |
Add logic to control replication setup Added variable to decide whether setting up replication or not Change-Id: I6a4e15b17d200fb4e5a7f723fddf96e5992bff0c
Those are a collection of AWS CloudFormation templates and scripts to deploy Gerrit in AWS.
The aim is to provide some guidelines and example on how to deploy different Gerrit setups in the Cloud using AWS as provider.
The goal of Gerrit AWS Templates is to provide fully-functional Gerrit installations to helps users deploying Gerrit on AWS by providing out-of-the-box templates.
With Gerrit AWS Templates, developers and administrator can create a production-ready installation on the cloud in minutes and in a repeatable way, allowing them to focus on fine tuning of the Gerrit configuration to suit the user needs.
The provided CloudFormation templates automate the entire creation and deployment of the infrastructure and the application.
To manage your AWS services via command line you will need to install AWS CLI and set it up to point to your account.