gitlab-org--gitlab-foss/doc/install
Stan Hu 1f5dca2d4f Upgrade to Ruby 2.5.3
Attempt to update google-protobuf for migration-paths

Because the one we were using aren't compatible with
Ruby 2.5.3, and it'll be troublesome to switch Ruby.
Upgrading google-protobuf will be much easier.

All of them will need to be updated for Ruby 2.5.3

We remove oj because we don't really need it and it
doesn't compile on 2.5.3 with that version.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/41825
2018-11-13 06:17:46 -08:00
..
aws Incorporate review changes 2018-11-06 19:50:56 +01:00
azure Correct grammar (setup to set-up) in Docs 2018-09-21 16:29:14 +02:00
google_cloud_platform
kubernetes Fix link for raising helm chart issues 2018-11-12 11:34:37 +10:00
openshift_and_gitlab Fix broken link to Vagrant box 2018-11-07 12:52:18 +10:00
README.md Add AWS installation docs 2018-11-05 14:22:40 +01:00
database_mysql.md Fix broken links and other minor improvements 2018-11-08 08:24:54 +00:00
digitaloceandocker.md Improve markdown and fix links that don't render correctly 2018-11-01 12:57:41 +10:00
docker.md
google-protobuf.md
installation.md Upgrade to Ruby 2.5.3 2018-11-13 06:17:46 -08:00
redis.md
relative_url.md Correct grammar (setup to set-up) in Docs 2018-09-21 16:29:14 +02:00
requirements.md Implement review comments 2018-11-12 10:39:55 +10:00
structure.md

README.md

comments description
false Read through the GitLab installation methods.

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.