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/install_methods.md')
-rw-r--r--doc/install/install_methods.md16
1 files changed, 3 insertions, 13 deletions
diff --git a/doc/install/install_methods.md b/doc/install/install_methods.md
index af15dc3f085..0463c926286 100644
--- a/doc/install/install_methods.md
+++ b/doc/install/install_methods.md
@@ -2,14 +2,14 @@
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
-comments: false
description: Read through the GitLab installation methods.
type: index
---
-# Installation methods
+# Installation methods **(FREE SELF)**
-You can install GitLab by using any of the following methods.
+You can install GitLab on several [cloud providers](cloud_providers.md),
+or use one of the following methods.
| Installation method | Description | When to choose |
|----------------------------------------------------------------|-------------|----------------|
@@ -20,16 +20,6 @@ You can install GitLab by using any of the following methods.
| [GitLab Environment Toolkit (GET)](https://gitlab.com/gitlab-org/gitlab-environment-toolkit#documentation) | A set of automation tools. | Use to deploy a [reference architecture](../administration/reference_architectures/index.md) on most major cloud providers. Has some [limitations](https://gitlab.com/gitlab-org/gitlab-environment-toolkit#missing-features-to-be-aware-of) and manual setup for production environments. |
| [GitLab Operator](https://docs.gitlab.com/operator/) | An installation and management method that follows the [Kubernetes Operator pattern](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/). | Use to run GitLab in an [OpenShift](openshift_and_gitlab/index.md) environment. |
-## Cloud providers
-
-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. |
-
## Unsupported Linux distributions and Unix-like operating systems
- Arch Linux