summaryrefslogtreecommitdiff
path: root/doc/install
Commit message (Collapse)AuthorAgeFilesLines
* Link to a case where we can't support MySQLadd-problematic-mysql-examplesYorick Peterse2017-05-121-2/+5
| | | | | | | | | This updates the requirements guide to include a link to an issue where we discuss dropping MySQL support for nested groups. This should give users a better understanding of why we highly recommend them to use PostgreSQL instead. [ci skip]
* Merge branch 'update-database-requirements' into 'master' Rémy Coutable2017-05-111-5/+12
|\ | | | | | | | | Update DB requirements in the documentation See merge request !11293
| * Update DB requirements in the documentationupdate-database-requirementsYorick Peterse2017-05-111-5/+12
| | | | | | | | | | | | | | | | | | | | | | This makes it more obvious that we greatly prefer PostgreSQL over MySQL/MariaDB and that all users are recommended to use PostgreSQL instead. This also removes the paragraph mentioning the size per user row, as this is completely inaccurate and doesn't really help users with anticipating the database size. Instead we now simply recommend users to have at least 5-10 GB of storage at minimum. [ci skip]
* | Merge branch 'patch-20' into 'master'Rémy Coutable2017-05-111-4/+9
|\ \ | |/ |/| | | | | Update installation.md - Updated the Ruby section. See merge request !11251
| * Update installation.md - Updated the Ruby section. Luís Pedro Algarvio2017-05-101-4/+9
| | | | | | | | | | Fixes my previous my old obsolete/forgotten pull request / patch (sorry about that): #6262 https://github.com/lpalgarvio/gitlabhq/tree/patch-1
* | Merge branch 'master' into 'docs/hide-gcp-install'docs/hide-gcp-installAchilleas Pipinellis2017-05-104-0/+657
|\ \ | |/ | | | | # Conflicts: # doc/install/README.md
| * Kubernetes Helm Chart Install docsDJ Mountney2017-05-094-0/+657
| |
* | Hide GCP install guide from index page until our image is addedAchilleas Pipinellis2017-05-092-2/+4
|/
* Update guides for 9.2.Timothy Andrew2017-05-081-2/+2
| | | | | - Update the "Installation from Source" guide - Create an update guide for `9.1` to `9.2`
* #31560 Add repo parameter to gitaly:install and workhorse:installMike Ricketts2017-05-021-0/+11
|
* Configure Gitaly through settings file instead of ENV varsgitaly-testing-tomlAlejandro Rodríguez2017-04-181-3/+1
|
* Update documents according to:update-doc-installation-and-upgradeLin Jen-Shin2017-04-111-3/+3
| | | | | | https://gitlab.com/gitlab-org/release-tools/blob/master/doc/release-candidates.md#step-1-update-the-installation-from-source-guide In step 1 and step 2
* Merge branch 'dewet-do-disclaimer' into 'master' Achilleas Pipinellis2017-04-102-3/+6
|\ | | | | | | | | Disclaimer for testing guide not be be used in prod See merge request !10468
| * Disclaimer for testing guide not be be used in proddewet-do-disclaimerDe Wet Blomerus2017-04-052-3/+6
| |
* | Use config.toml to configure GitalyJacob Vosmaer2017-04-061-6/+8
|/
* list recommended version of PostgreSQLBen Bodenmiller2017-04-041-0/+3
|
* Change socket_path to gitaly_addressJacob Vosmaer2017-03-291-2/+2
|
* Add notes about dropping support for Ruby 2.1.xStan Hu2017-03-221-1/+2
| | | | [ci skip]
* Add gitaly admin docsJacob Vosmaer2017-03-211-0/+3
|
* Add gitaly source installation instructionsJacob Vosmaer2017-03-211-0/+27
|
* Fix config option to disable PrometheusJoshua Lambert2017-03-161-1/+1
|
* Fix broken links limit lines to 80 charsAchilleas Pipinellis2017-03-161-2/+6
| | | | [ci skip]
* Add prometheus memory requirements, include additional detail on disabling ↵Joshua Lambert2017-03-161-1/+7
| | | | prometheus in docs.
* Merge branch 'update-install-guides-9-0' into 'master' Rémy Coutable2017-03-101-2/+2
|\ | | | | | | | | Flush out the update guide from 8.17 - 9.0 See merge request !9823
| * Flush out the update guide from 8.17 - 9.0DJ Mountney2017-03-081-2/+2
| | | | | | | | And bump the stable branch version in the installation from source guide
* | Instructions for installing google-protobuf from sourceJacob Vosmaer2017-03-092-0/+32
|/
* Add docs on how to install GitLab on GCPAchilleas Pipinellis2017-03-0214-7/+198
| | | | [ci skip]
* update install doc to reflect start of yarn dependencyupdate-yarn-docsMike Greiling2017-02-281-4/+3
|
* correct gitlab version that started requiring yarnadd-yarn-documentationMike Greiling2017-02-171-3/+4
|
* pluralize "this step"Mike Greiling2017-02-171-1/+1
|
* do not use --force command argument for yarnMike Greiling2017-02-161-1/+1
|
* add yarn command to install from source instructionsMike Greiling2017-02-161-0/+1
|
* update rake command for assets compilationMike Greiling2017-02-151-1/+1
|
* update install from source directions to mention nodejs and yarn requirementsMike Greiling2017-02-151-6/+23
|
* Rename builds to jobs in docsAchilleas Pipinellis2017-02-151-1/+1
| | | | [ci skip]
* Add MySQL info in install requirementsAchilleas Pipinellis2017-02-142-42/+52
| | | | [ci skip]
* Update guides for 8.17 versionupdate-guidesRuben Davila2017-02-061-2/+2
|
* Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-033-1/+140
|\
| * Merge branch 'update-installation-docs' into 'master' Stan Hu2017-02-032-0/+139
| |\ | | | | | | | | | | | | Update installation docs to include Docker, others See merge request !8943
| | * Update installation docs to include Docker, othersupdate-installation-docsCindy Pallares2017-02-022-0/+139
| | | | | | | | | | | | | | | | | | As per this comment https://gitlab.com/gitlab-com/support/issues/374#note_22056587 we're moving documentation around from the support workflows.
| * | Fix Ruby verification commandfix-ruby-verification-commandSean McGivern2017-02-021-1/+1
| |/
* | Move Pages docs to new locationAchilleas Pipinellis2017-02-011-1/+1
| |
* | Point to GP administration guide, no need to duplicate things [ci skip]Achilleas Pipinellis2017-01-311-10/+4
| |
* | Add GitLab PagesKamil Trzcinski2017-01-311-0/+13
|/ | | | | | | | | | | | | | | | - The pages are created when build artifacts for `pages` job are uploaded - Pages serve the content under: http://group.pages.domain.com/project - Pages can be used to serve the group page, special project named as host: group.pages.domain.com - User can provide own 403 and 404 error pages by creating 403.html and 404.html in group page project - Pages can be explicitly removed from the project by clicking Remove Pages in Project Settings - The size of pages is limited by Application Setting: max pages size, which limits the maximum size of unpacked archive (default: 100MB) - The public/ is extracted from artifacts and content is served as static pages - Pages asynchronous worker use `dd` to limit the unpacked tar size - Pages needs to be explicitly enabled and domain needs to be specified in gitlab.yml - Pages are part of backups - Pages notify the deployment status using Commit Status API - Pages use a new sidekiq queue: pages - Pages use a separate nginx config which needs to be explicitly added
* remove assets:compile step from relative_url docsMike Greiling2017-01-271-8/+0
|
* update scripts and docs to reference the newly namespaced rake taskrelative-url-assetsMike Greiling2017-01-272-2/+2
|
* Merge branch 'mysql-sources-utf8mb4-fix' into 'master'Rémy Coutable2017-01-261-3/+202
|\ | | | | | | | | Gitlab from sources : proper utf8mb4 support for MySQL 5.5 to 5.7 See merge request !8508
| * Gitlab from sources : proper utf8mb4 support for MySQL 5.5 to 5.7Guillaume Simon2017-01-121-3/+202
| |
* | Fix hash of ruby archive in documentationMaximilien Cuony2017-01-241-1/+1
| |
* | Allow to use ENV variables in redis configSemyon Pupkov2017-01-131-0/+6
|/