summaryrefslogtreecommitdiff
path: root/doc/install
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'docs/fix-more-urls' into 'master'Achilleas Pipinellis2018-11-121-1/+1
|\ | | | | | | | | Update URLs to better ones See merge request gitlab-org/gitlab-ce!22931
| * Implement review commentsdocs/fix-more-urlsEvan Read2018-11-121-1/+1
| |
| * Update URLs to better onesEvan Read2018-11-091-1/+1
| |
* | Fix link for raising helm chart issuesdocs/fix-helm-chart-issue-linkEvan Read2018-11-121-2/+2
|/
* Fix broken linkBrendan O'Leary 🐢2018-11-081-1/+1
|
* Fix broken links and other minor improvementsEvan Read2018-11-081-21/+27
|
* Update Installation Guide for 11.5Steve Azzopardi2018-11-071-3/+3
|
* Fix broken link to Vagrant boxdocs/fix-openshift-linksEvan Read2018-11-071-1/+1
|
* Incorporate review changesdocs/aws-installAchilleas Pipinellis2018-11-063-53/+69
|
* edits per my reviewMike Lewis2018-11-061-52/+52
|
* Add section about GitalyAchilleas Pipinellis2018-11-051-0/+8
|
* Add GitLab Runners sectionAchilleas Pipinellis2018-11-051-0/+8
|
* Refactor guide and streamline stepsAchilleas Pipinellis2018-11-059-173/+140
|
* Add notes on ElastiCacheAchilleas Pipinellis2018-11-053-37/+74
|
* DatabaseAchilleas Pipinellis2018-11-052-36/+48
|
* Merge content from university AWS docsAchilleas Pipinellis2018-11-054-40/+266
| | | | https://docs.gitlab.com/ee/university/high-availability/aws
* Move architecture section to the topAchilleas Pipinellis2018-11-051-6/+6
|
* Mention LFS S3 supportAchilleas Pipinellis2018-11-051-0/+5
|
* Clearer info on backup/restoreAchilleas Pipinellis2018-11-051-12/+35
|
* Add AWS installation docsAchilleas Pipinellis2018-11-0519-3/+356
|
* Improve markdown and fix links that don't render correctlydocs/fix-digital-ocean-dockerEvan Read2018-11-011-54/+48
|
* Upgrade to Ruby 2.4.5Stan Hu2018-10-241-3/+3
|
* [ci skip] Update Gitaly installation documentationAlejandro Rodríguez2018-10-171-2/+2
| | | | Now the rake task takes the path to the default storage directory.
* Docs: Fixing some bad linksMarcel Amirault2018-10-141-1/+1
|
* Update installation and update docs for 11 4Thiago Presa2018-10-081-3/+3
|
* Merge branch 'docs-fix-gitlab-capitalization-ce' into 'master'Marcia Ramos2018-09-271-1/+1
|\ | | | | | | | | Correcting Gitlab to GitLab in docs See merge request gitlab-org/gitlab-ce!21827
| * Correct Gitlab to GitLab in docsMarcel Amirault2018-09-251-1/+1
| |
* | Change the tier badge of Geo to be PREMIUMdocs/geo-premiumAchilleas Pipinellis2018-09-241-1/+1
|/
* Correct grammar (setup to set-up) in DocsMarcel Amirault2018-09-216-11/+11
|
* Update database requirements documentation with more MySQL limitationsMichael Kozono2018-09-181-5/+7
|
* Add a bullet that the GitLab chart contains the runnerJoshua Lambert2018-09-131-0/+1
|
* Clean up chart index pageJoshua Lambert2018-09-101-17/+6
|
* Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-064-74/+81
|
* Document that when updating using a Helm chart 'helm repo update' needs to ↵Reb2018-09-051-0/+1
| | | | be run before the 'helm upgrade ...' command.
* Update installation and update docs for 11.3Bob Van Landuyt2018-09-031-4/+4
|
* Merge branch 'add-additional-ce-images-kube-doc' into 'master'Achilleas Pipinellis2018-09-031-0/+2
|\ | | | | | | | | Add updated ce images to kubernetes install doc See merge request gitlab-org/gitlab-ce!21418
| * Update the gitlab chart kubernetes install documentationDJ Mountney2018-08-291-0/+2
| | | | | | | | | | With an updated list of the images you need to change when switching to the CE version.
* | fixed small typoNikolaus Schlemm2018-08-291-1/+1
| |
* | Use the --purge flag in doc/install/kubernetes/gitlab_omnibus.mdSascha Marcel Schmidt2018-08-291-1/+1
| | | | | | | | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6101. Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Fixes broken link to values.yaml in Update gitlab_omnibus.mdkyle hunter2018-08-291-1/+1
|/ | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6617. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Merge branch 'docs-clarify-wording-gitlab-chart' into 'master'Achilleas Pipinellis2018-08-281-1/+1
|\ | | | | | | | | Change large scale to production See merge request gitlab-org/gitlab-ce!21331
| * Change large scale to productionJoshua Lambert2018-08-211-1/+1
| |
* | Compress all PNG images under doc/Achilleas Pipinellis2018-08-2722-0/+0
| | | | | | | | | | | | | | | | | | | | The pngquant tool was used https://pngquant.org, and particularly, the following command: /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png Before: 47584K After : 34924K
* | Gitaly needs to be installed before initializing databaseAniela Ziółkowski2018-08-231-22/+22
| | | | | | "/home/git/repositories" in arguments causes Gitaly installation to fail
* | Update installation.mdAniela Ziółkowski2018-08-231-1/+3
|/
* Update `gitlab` chart docs for GAJoshua Lambert2018-08-217-137/+217
|
* Merge branch 'docs/remove-dupe-link' into 'master'Sean McGivern2018-08-201-1/+1
|\ | | | | | | | | Remove duplicate nip.io link See merge request gitlab-org/gitlab-ce!20457
| * Remove duplicate nip.io linkLandon Abney2018-07-061-1/+1
| | | | | | | | The nip.io service was being linked to twice in the note on cert requests.
* | Merge branch 'gitaly-install-path' into 'master'Douwe Maan2018-08-141-3/+3
|\ \ | | | | | | | | | | | | Remove storage path dependency of gitaly install task See merge request gitlab-org/gitlab-ce!21101
| * | Remove storage path dependency of gitaly install taskAlejandro Rodríguez2018-08-121-3/+3
| | |