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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2021-04-30 12:36:44 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2021-05-03 19:26:39 +0300
commit9f7e427e9462691ae84259b5ca17b5f1bc0bc84b (patch)
tree5d626e5d049be2f1a251e3f215019e13ca660147
parente67e47d25aae55226cb6c348e2349221abd327aa (diff)
Reorganize the installation navbar item
-rw-r--r--content/_data/navigation.yaml46
1 files changed, 26 insertions, 20 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index c2c714ff..c82f3ef2 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -43,26 +43,26 @@ sections:
section_categories:
- category_title: Requirements
category_url: 'ee/install/requirements.html'
- - category_title: Omnibus packages
- category_url: 'https://about.gitlab.com/install/'
- external_url: true
- - category_title: Kubernetes
- category_url: 'https://docs.gitlab.com/charts/'
- external_url: true
- - category_title: Docker
- category_url: 'ee/install/docker.html'
- - category_title: From source
- category_url: 'ee/install/installation.html'
- - category_title: Azure
- category_url: 'ee/install/azure/'
- - category_title: Google Cloud Platform (GCP)
- category_url: 'ee/install/google_cloud_platform/'
- - category_title: Amazon Web Services (AWS)
- category_url: 'ee/install/aws/'
-
- - section_title: Administration
- section_url: 'ee/administration/'
- section_categories:
+ - category_title: Installation methods
+ category_url: 'ee/install/#choose-the-installation-method'
+ docs:
+ - doc_title: Linux packages
+ doc_url: 'omnibus/installation/'
+ - doc_title: Kubernetes
+ doc_url: 'charts/'
+ - doc_title: Docker
+ doc_url: 'ee/install/docker.html'
+ - doc_title: From source
+ doc_url: 'ee/install/installation.html'
+ - category_title: Cloud providers guides
+ category_url: 'ee/install/#install-gitlab-on-cloud-providers'
+ docs:
+ - doc_title: Azure
+ doc_url: 'ee/install/azure/'
+ - doc_title: Google Cloud Platform (GCP)
+ doc_url: 'ee/install/google_cloud_platform/'
+ - doc_title: Amazon Web Services (AWS)
+ doc_url: 'ee/install/aws/'
- category_title: Reference Architectures
category_url: 'ee/administration/reference_architectures/'
docs:
@@ -82,6 +82,12 @@ sections:
doc_url: 'ee/administration/reference_architectures/50k_users.html'
- doc_title: Troubleshooting
doc_url: 'ee/administration/reference_architectures/troubleshooting.html'
+ - category_title: Steps after installing
+ category_url: 'ee/install/next_steps.html'
+
+ - section_title: Administration
+ section_url: 'ee/administration/'
+ section_categories:
- category_title: Authentication and authorization
category_url: 'ee/administration/auth/README.html'
docs: