gitlab-org--gitlab-foss/doc/install
DJ Mountney faa57d785b Switch to using gettext:compile instead of gettext:pack in the install
Docs

This skips the step that updates the .pot files with changes in the
codebase, which can take extra time, and isn't required during install.
2017-11-20 11:38:24 -08:00
..
azure Docs: update - fix headers 2017-08-25 11:18:20 +00:00
google_cloud_platform Update Google launcher details 2017-07-16 11:59:22 +03:00
kubernetes Update Kubernetes Helm chart docs 2017-10-11 05:55:58 +00:00
README.md Exclude comments from specific docs 2017-11-01 15:56:40 +00:00
database_mysql.md Change recommended MySQL version to 5.6 2017-09-28 11:33:37 +07:00
digitaloceandocker.md Disclaimer for testing guide not be be used in prod 2017-04-05 09:53:14 +02:00
docker.md Common Docker Documentation Location in `gitlab-ce` 2017-08-25 19:23:49 +00:00
google-protobuf.md Instructions for installing google-protobuf from source 2017-03-09 15:05:40 +01:00
installation.md Switch to using gettext:compile instead of gettext:pack in the install 2017-11-20 11:38:24 -08:00
redis.md Fix Redis installation guide 2016-02-16 21:32:22 +02:00
relative_url.md Exclude comments from specific docs 2017-11-01 15:56:40 +00:00
requirements.md formatting cleanup, swamp details, unicorn defaults 2017-11-07 23:33:10 +00:00
structure.md Revert "Merge branch 'revert-satellites' into 'master' " 2015-08-11 14:33:31 +02:00

README.md

comments
false

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

Install GitLab on cloud providers

Database

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