gitlab-org--gitlab-foss/doc/install
Stan Hu b5c706326a Upgrade to Ruby 2.4.4
Fixes that make this work:

* A change in Ruby (ce635262f5)
requires passing in the exact required length for OpenSSL keys and IVs.

* Ensure the secrets.yml is generated before any prepended modules are
loaded. This is done by renaming the `secret_token.rb` initializer to
`01_secret_token.rb`, which is a bit ugly but involves the least impact on
other files.
2018-05-29 15:19:33 -07:00
..
azure Docs: add custom descriptions to most relevant docs 2018-05-09 11:07:11 +00:00
google_cloud_platform Docs: add custom descriptions to most relevant docs 2018-05-09 11:07:11 +00:00
kubernetes Update runner links to repo based on restructuring 2018-05-11 19:05:44 +00:00
openshift_and_gitlab Docs: fix duplicate titles 2018-05-09 16:11:28 +00:00
README.md Docs: add custom descriptions to most relevant docs 2018-05-09 11:07:11 +00:00
database_mysql.md Fixed typos 2018-04-27 08:50:05 +00:00
digitaloceandocker.md Disclaimer for testing guide not be be used in prod 2017-04-05 09:53:14 +02:00
docker.md Docs: fix duplicate titles 2018-05-09 16:11:28 +00:00
google-protobuf.md Instructions for installing google-protobuf from source 2017-03-09 15:05:40 +01:00
installation.md Upgrade to Ruby 2.4.4 2018-05-29 15:19:33 -07: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 Merge branch 'patch-7' into 'master' 2018-05-24 15:57:56 +01:00
structure.md Revert "Merge branch 'revert-satellites' into 'master' " 2015-08-11 14:33:31 +02:00

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.