Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install/cloud_providers.md')
-rw-r--r--doc/install/cloud_providers.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/install/cloud_providers.md b/doc/install/cloud_providers.md
new file mode 100644
index 00000000000..36cda77143f
--- /dev/null
+++ b/doc/install/cloud_providers.md
@@ -0,0 +1,17 @@
+---
+stage: Systems
+group: Distribution
+info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
+description: Install GitLab on a cloud provider.
+type: index
+---
+
+# Installing GitLab on a cloud provider **(FREE SELF)**
+
+You can install GitLab on several cloud providers.
+
+| Cloud provider | Description |
+|---------------------------------------------------------------|-------------|
+| [AWS](aws/index.md) | Install GitLab on AWS using the community AMIs provided by GitLab. |
+| [Google Cloud Platform (GCP)](google_cloud_platform/index.md) | Install GitLab on a VM in GCP. |
+| [Azure](azure/index.md) | Install GitLab from Azure Marketplace. |