gitlab-org--gitlab-foss/doc/install
Jacob Vosmaer d791b1ef4d Add gitaly admin docs 2017-03-21 14:55:41 +01: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 gitaly admin docs 2017-03-21 14:55:41 +01:00
redis.md
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.