debian-mirror-gitlab/doc/install/index.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

25 lines
1 KiB
Markdown
Raw Permalink Normal View History

2021-03-11 19:13:27 +05:30
---
2022-07-23 23:45:48 +05:30
stage: Systems
2021-03-11 19:13:27 +05:30
group: Distribution
2022-11-25 23:54:43 +05:30
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
2021-03-11 19:13:27 +05:30
description: Read through the GitLab installation methods.
type: index
---
2022-10-11 01:57:18 +05:30
# Install GitLab **(FREE SELF)**
2021-03-11 19:13:27 +05:30
2022-10-11 01:57:18 +05:30
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.
2021-03-11 19:13:27 +05:30
2023-06-20 00:43:36 +05:30
- [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/)