5b82f47f26
Flush out the update guide from 8.17 - 9.0 See merge request !9823 |
||
---|---|---|
.. | ||
google_cloud_platform | ||
database_mysql.md | ||
digitaloceandocker.md | ||
google-protobuf.md | ||
installation.md | ||
README.md | ||
redis.md | ||
relative_url.md | ||
requirements.md | ||
structure.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
- Installation using the Omnibus packages - Install GitLab using our official deb/rpm repositories. This is the recommended way.
- Installation from source - Install GitLab from source. Useful for unsupported systems like *BSD. For an overview of the directory structure, read the structure documentation.
- Docker - Install GitLab using Docker.
- Installation on Google Cloud Platform - Install GitLab on Google Cloud Platform using our official image.
- Digital Ocean and Docker - Install GitLab quickly on DigitalOcean using Docker.
Database
While the recommended database is PostgreSQL, we provide information to install GitLab using MySQL. Check the MySQL documentation for more information.