commit | 632fb357e92b8b4471c625392d30e0b5fe2b69c3 | [log] [tgz] |
---|---|---|
author | Fabio Ponciroli <ponch78@gmail.com> | Wed May 27 18:00:12 2020 +0200 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Thu May 28 20:40:51 2020 +0100 |
tree | 87268799a8ffdc79e6cec3c3dbe44409a1b3864e | |
parent | 03557a0e589bee836a989d59906da5c1bd91149c [diff] |
Add healthcheck plugin Use healthcheck plugin instead of version endpoint Feature: Issue 12828 Change-Id: Iee0f76b10571525cd3b2775af98009cb3412c481
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.