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:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-04-07 21:18:20 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-07 21:18:20 +0300
commit6d36b38d4d2901c244a0f8bdc4e36549ad821138 (patch)
tree4df749e52aff6ac081521ccce3f0fa89d3e404af /doc/install/index.md
parenta55ff7975e6c763e10127d22df4ba9c32ee2838f (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/install/index.md')
-rw-r--r--doc/install/index.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/doc/install/index.md b/doc/install/index.md
index 292b00e2775..15556117b51 100644
--- a/doc/install/index.md
+++ b/doc/install/index.md
@@ -10,10 +10,15 @@ type: index
You can install GitLab on most GNU/Linux distributions, on several
cloud providers, and in Kubernetes clusters.
-
To get the best experience, you should balance performance, reliability,
ease of administration (backups, upgrades, and troubleshooting) with the cost of hosting.
-To get started, [choose your installation method](install_methods.md).
-
-If you already have a running instance, learn how to [configure it](next_steps.md).
+- [Requirements](requirements.md)
+- [Installation methods](install_methods.md)
+- [Cloud provider guides](cloud_providers.md)
+- [Offline GitLab](../topics/offline/index.md)
+- [Reference architectures](../administration/reference_architectures/index.md)
+- [Steps after installing](next_steps.md)
+- [Upgrade GitLab](../update/index.md)
+- [Install GitLab Runner](https://docs.gitlab.com/runner/install/)
+- [Configure GitLab Runner](https://docs.gitlab.com/runner/configuration/)