gitlab-org--gitlab-foss/doc/install
Stan Hu 5ea740fa5b Add notes about dropping support for Ruby 2.1.x
[ci skip]
2017-03-22 21:52:01 -07:00
..
google_cloud_platform Add docs on how to install GitLab on GCP 2017-03-02 13:55:29 +01:00
README.md Add docs on how to install GitLab on GCP 2017-03-02 13:55:29 +01:00
database_mysql.md Add MySQL info in install requirements 2017-02-14 16:07:46 +01:00
digitaloceandocker.md Update installation docs to include Docker, others 2017-02-02 12:50:23 -06:00
google-protobuf.md Instructions for installing google-protobuf from source 2017-03-09 15:05:40 +01:00
installation.md Add notes about dropping support for Ruby 2.1.x 2017-03-22 21:52:01 -07:00
redis.md Fix Redis installation guide 2016-02-16 21:32:22 +02:00
relative_url.md remove assets:compile step from relative_url docs 2017-01-27 15:33:49 -06:00
requirements.md Fix config option to disable Prometheus 2017-03-16 22:06:47 +00:00
structure.md

README.md

Installation

GitLab can be installed via various ways. Check the installation methods for an overview.

Requirements

Before installing GitLab, make sure to check the requirements documentation which includes useful information on the supported Operating Systems as well as the hardware requirements.

Installation methods

Database

While the recommended database is PostgreSQL, we provide information to install GitLab using MySQL. Check the MySQL documentation for more information.