summaryrefslogtreecommitdiff
path: root/doc/install/requirements.md
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-021-4/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-271-3/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
|
* Make ruby 2.6 the officially supported versionHordur Freyr Yngvason2019-08-141-1/+1
|
* Update note regarding memory teamEmilie Schario2019-08-111-2/+3
| | | | | Make clearer that the memory team is working to reduce the memory requirement
* Add link to memory team page from the installation requirementsEmilie Schario2019-08-081-1/+2
|
* Merge branch 'bjk/worker_scale_doc' into 'master'Achilleas Pipinellis2019-08-051-2/+2
|\ | | | | | | | | Update Unicorn Worker recommendation See merge request gitlab-org/gitlab-ce!31404
| * Update Unicorn Worker recommendationbjk/worker_scale_docBen Kochie2019-08-021-2/+2
| | | | | | | | | | | | | | Update the Unicorn worker documentation based on the new scaling formula. https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4535
* | Update requirements wordingdocs-codywest-update-requirementsCody West2019-08-021-0/+4
| | | | | | | | | | | | I'm adding some wording to our hardware requirements to explain that needs vary by workload. I also included some examples of factors that may influence the workload.
* | Update HA resource descriptionsbjk/update_HA_resourceBen Kochie2019-07-311-14/+10
|/ | | | | | | * Use `GiB memory` to describe memory needs. * Add local storage recommendation for monitoring node. * Better align CPU/Memory to match common cloud provider instnace types. * Update requirements based on the new 10k user standard.
* Update redirected links to final destinationMarcel Amirault2019-07-091-1/+1
| | | | | | Updating redirected links in the development, install, policy raketasks and university dirs. Should now link to final URL to avoid redirect hops
* Clarified supported operating systemsRussell Dickenson2019-06-271-6/+6
|
* Update the docs to reflect lack of MySQL support52442-minimal-remove-mysql-supportNick Thomas2019-06-191-26/+4
| | | | Now MySQL is no longer supported, we need to change the docs
* Merge branch 'patch-55' into 'master'Evan Read2019-06-111-2/+2
|\ | | | | | | | | Improve details about acceptable number of unicorn workers See merge request gitlab-org/gitlab-ce!28262
| * Improve details about acceptable number of unicorn workerspatch-55Ben Bodenmiller2019-06-091-2/+2
| |
* | Mentioned executors typeAndrew Winata2019-06-051-2/+13
| | | | | | | | | | Also another factor of consideration for runner server requirements.
* | Clean up docs under install/docs/ssot-installation-guidesAchilleas Pipinellis2019-06-031-1/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is an initiative to ensure all documentation complies completely with the Documentation Style Guide section "Documentation is the single source of truth (SSOT)" according to this epic https://gitlab.com/groups/gitlab-org/-/epics/1280. In particular, the changes of this commit touch all files under doc/install/. Most notably: - install/redis.md: Redirect to Redis section of install guide. - install/pivotal/index.md: Changed its content to reflect the current status, which is no longer supported (since 2017!). - install/google-protobuf.md: Incorporated inside installation.md under the troubleshooting section. - install/openshift_and_gitlab.md: Clarified that this guide is no longer relevant. We might want to redirect to the Chart docs in the future. - install/structure.md: Incorporated inside installation.md under its own section. - install/kubernetes/index.md: Redirected to https://docs.gitlab.com/charts
* | Docs: Convert links in various docs to relativeMarcel Amirault2019-05-311-4/+4
|/
* Merge branch 'patch-37' into 'master'Achilleas Pipinellis2019-05-081-4/+3
|\ | | | | | | | | fix doc link issues See merge request gitlab-org/gitlab-ce!28166
| * fix doc link issuesBen Bodenmiller2019-05-071-4/+3
| |
* | fix alert box formattingBen Bodenmiller2019-05-071-2/+2
|/
* Docs: Merge Various EE /doc dirs to CEMarcel Amirault2019-05-051-2/+14
|
* Update browser requirements to be clear about minor versions.Tom Atkins2019-03-061-0/+3
|
* Adding NFS warning to requirementsEric Johnson2019-03-051-0/+2
|
* Update minimum ruby version to 2.5.Joshua Lambert2019-02-241-1/+1
|
* Fix zero downtime link in requirementsKai Schröer2018-11-181-1/+1
|
* Change supported web browsers sentence to bullet list in requirements.mdsupported-web-browsers-to-bullet-listLuke Bennett2018-11-141-1/+7
|
* Implement review commentsdocs/fix-more-urlsEvan Read2018-11-121-1/+1
|
* Update URLs to better onesEvan Read2018-11-091-1/+1
|
* Change the tier badge of Geo to be PREMIUMdocs/geo-premiumAchilleas Pipinellis2018-09-241-1/+1
|
* Update database requirements documentation with more MySQL limitationsMichael Kozono2018-09-181-5/+7
|
* Update requirements.md to make 8GB the minimum instance sizedocs/install-requirementsLee Matos2018-06-251-5/+3
|
* Merge branch 'patch-7' into 'master'docs-backport-ee-5794-to-ceMarcia Ramos2018-05-241-2/+2
| | | | | Updated documentation as per latest missing features on about.gitlab.com See merge request gitlab-org/gitlab-ee!5794
* Update docs to include information on the Geo extension43798-document-required-pg-extensionsJoshua Lambert2018-03-021-0/+8
|
* Add excerpt about not supporting GitLab running without JavascriptClement Ho2018-02-201-0/+3
|
* Add openSUSE to the supported Unix OS listBalasankar C2018-01-181-0/+1
|
* Support PostgreSQL 10Nick Thomas2018-01-161-1/+1
|
* formatting cleanup, swamp details, unicorn defaultsBen Bodenmiller2017-11-071-3/+3
|
* Merge branch 'docs/gitlab-runner' into 'master'Marcia Ramos2017-11-021-1/+1
|\ | | | | | | | | | | | | Change to new GitLab Runner name Closes #39636 See merge request gitlab-org/gitlab-ce!15101
| * Change to new GitLab Runner namedocs/gitlab-runnerAchilleas Pipinellis2017-10-311-1/+1
| |
* | document that PostgreSQL 10.0 is not supportedBen Bodenmiller2017-10-311-1/+1
|/
* update postgresql requirementsBen Bodenmiller2017-10-141-2/+2
| | | [skip ci]
* fix minor spelling mistakesRené Genz2017-09-201-2/+2
|
* Link out to stackoverflow answer on setting swappinessDJ Mountney2017-08-301-3/+3
|
* Document swappiness recomendations in the requirements docDJ Mountney2017-08-301-1/+3
|
* Add notes about database performance for MySQLStan Hu2017-08-111-0/+4
| | | | [ci skip]
* Deep linkSid Sijbrandij2017-07-121-1/+1
|
* Monty's version is better.sytses2017-06-231-1/+1
|
* Word MySQL stronger.sytses2017-06-231-2/+3
|
* Wording of Mysql support.sytses2017-06-211-3/+3
|