Merge branch 'docs/requirements_operating_system' into 'master'
Clarified supported operating systems See merge request gitlab-org/gitlab-ce!30080
This commit is contained in:
commit
038c38fec9
1 changed files with 6 additions and 6 deletions
|
@ -9,7 +9,7 @@ as the hardware requirements that are needed to install and use GitLab.
|
||||||
|
|
||||||
## Operating Systems
|
## Operating Systems
|
||||||
|
|
||||||
### Supported Unix distributions
|
### Supported Linux distributions
|
||||||
|
|
||||||
- Ubuntu
|
- Ubuntu
|
||||||
- Debian
|
- Debian
|
||||||
|
@ -21,7 +21,7 @@ as the hardware requirements that are needed to install and use GitLab.
|
||||||
|
|
||||||
For the installations options, see [the main installation page](README.md).
|
For the installations options, see [the main installation page](README.md).
|
||||||
|
|
||||||
### Unsupported Unix distributions
|
### Unsupported Linux distributions and Unix-like operating systems
|
||||||
|
|
||||||
- Arch Linux
|
- Arch Linux
|
||||||
- Fedora
|
- Fedora
|
||||||
|
@ -29,13 +29,13 @@ For the installations options, see [the main installation page](README.md).
|
||||||
- Gentoo
|
- Gentoo
|
||||||
- macOS
|
- macOS
|
||||||
|
|
||||||
On the above unsupported distributions is still possible to install GitLab yourself.
|
Installation of GitLab on these operating systems is possible, but not supported.
|
||||||
Please see the [installation from source guide](installation.md) and the [installation guides](https://about.gitlab.com/installation/) for more information.
|
Please see the [installation from source guide](installation.md) and the [installation guides](https://about.gitlab.com/installation/) for more information.
|
||||||
|
|
||||||
### Non-Unix operating systems such as Windows
|
### Microsoft Windows
|
||||||
|
|
||||||
GitLab is developed for Unix operating systems.
|
GitLab is developed for Linux-based operating systems.
|
||||||
It does **not** run on Windows, and we have no plans to support it in the near future. For the latest development status view this [issue](https://gitlab.com/gitlab-org/gitlab-ce/issues/46567).
|
It does **not** run on Microsoft Windows, and we have no plans to support it in the near future. For the latest development status view this [issue](https://gitlab.com/gitlab-org/gitlab-ce/issues/46567).
|
||||||
Please consider using a virtual machine to run GitLab.
|
Please consider using a virtual machine to run GitLab.
|
||||||
|
|
||||||
## Ruby versions
|
## Ruby versions
|
||||||
|
|
Loading…
Reference in a new issue