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
google_cloud_platform
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
database_mysql.md
digitaloceandocker.md
docker.md Docs: fix duplicate titles 2018-05-09 16:11:28 +00:00
google-protobuf.md
installation.md Upgrade to Ruby 2.4.4 2018-05-29 15:19:33 -07:00
redis.md
relative_url.md
requirements.md Merge branch 'patch-7' into 'master' 2018-05-24 15:57:56 +01: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.