.. | ||
google_cloud_platform | ||
kubernetes | ||
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.
- Installing in Kubernetes - Install GitLab into a Kubernetes Cluster using our official Helm Chart Repository.
- Testing only! DigitalOcean and Docker Machine - Quickly test any version of GitLab on DigitalOcean using Docker Machine.
Database
While the recommended database is PostgreSQL, we provide information to install GitLab using MySQL. Check the MySQL documentation for more information.