commit | d3b49cd29af87fb8f677ad5631647f7f502ad752 | [log] [tgz] |
---|---|---|
author | Fabio Ponciroli <ponch78@gmail.com> | Fri May 15 07:26:30 2020 +0000 |
committer | Fabio Ponciroli <ponch78@gmail.com> | Fri May 15 07:26:58 2020 +0000 |
tree | 77d84694588bb5a63de5c6cb1edef3615980809f | |
parent | 053a1fddf88ed1632e9671f3a1c5df460df4cda5 [diff] |
Bump up Gerrit version Change-Id: I6a7d8d19b1f375b9def0262d862487c5ffcf2ef7
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.