gitlab-ce/doc/install
Paul Charlton 65eca13f7b Repair Regression caused by - !11573
some changes introduced by 4daa6da540, 26b6e299e1, 17898ce021 were regressed during today's merge conflict resolution of !11573.

This commit serves to reapply those changes.

/cc: @rspeicher @stanhu @mikegreiling
2017-07-11 14:23:51 +08:00
..
google_cloud_platform Hide GCP install guide from index page until our image is added 2017-05-09 16:59:20 +02:00
kubernetes Add GitLab Runner Helm Chart documenation for cucstom certificates 2017-06-30 11:54:23 -07:00
README.md Merge branch 'master' into 'docs/hide-gcp-install' 2017-05-10 18:57:19 +00:00
database_mysql.md Mention that 9.3 also needs `log_bin_trust_function_creators` on MySQL. 2017-07-07 10:56:58 -05:00
digitaloceandocker.md Disclaimer for testing guide not be be used in prod 2017-04-05 09:53:14 +02:00
google-protobuf.md Instructions for installing google-protobuf from source 2017-03-09 15:05:40 +01:00
installation.md Repair Regression caused by - !11573 2017-07-11 14:23:51 +08:00
redis.md
relative_url.md remove assets:compile step from relative_url docs 2017-01-27 15:33:49 -06:00
requirements.md Monty's version is better. 2017-06-23 15:24:02 -07: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.