summaryrefslogtreecommitdiff
path: root/doc/install
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-041-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-271-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-211-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-163-4/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-025-42/+42
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-278-57/+41
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-0/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-183-7/+7
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-172-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-0/+19
|
* Start linting for unneeded dollar signsMarcel Amirault2019-09-101-1/+1
| | | | | Do not use dollar signs in shell codeblocks when no output is shown
* Revert gitlab-backup command and add a note for itHossein Pursultani2019-09-101-0/+6
|
* Fix markdown in various docsMarcel Amirault2019-08-301-1/+2
| | | | | | Clean up issues that may cause the docs-lint test to fail, such as trailing whitespace, no EOF newline, blockquotes, etc
* Merge branch 'nelbacha-master-patch-08542' into 'master'Tom Atkins2019-08-281-1/+1
|\ | | | | | | | | improve grammar in Gitaly configuration See merge request gitlab-org/gitlab-ce!31605
| * improve grammar in Gitaly configurationnelbacha-master-patch-08542Nourdin el Bacha2019-08-081-1/+1
| |
* | Update capitalization in /dev docsMarcel Amirault2019-08-273-10/+10
| | | | | | | | | | Clean up capitalization in /development /gitlab-basics and /install
* | Update docs to pass new markdownlintMarcel Amirault2019-08-221-1/+1
| | | | | | | | | | Deletes extra spaces and line, makes lists consistent, and fixes links.
* | Fix markdown causing kramdown warningsMarcel Amirault2019-08-211-1/+1
| | | | | | | | | | Use of square brackets can cause kramdown warnings, as well as angle brackets, so they should be removed or put in backticks
* | Make ruby 2.6 the officially supported versionHordur Freyr Yngvason2019-08-142-3/+3
| |
* | Remove extra quoteAlexander Oleynikov2019-08-131-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
* | Merge branch '62759-gitlab-backup-doc' into 'master'Evan Read2019-08-091-2/+2
|\ \ | | | | | | | | | | | | Replace `gitlab-rake` with `gitlab-backup` command for backup and restore tasks See merge request gitlab-org/gitlab-ce!31555
| * | Change gitlab-rake to gitlab-backup for backup and restore tasks62759-gitlab-backup-docHossein Pursultani2019-08-071-2/+2
| | |
* | | Add link to memory team page from the installation requirementsEmilie Schario2019-08-081-1/+2
| |/ |/|
* | Use Git 2.22 for GitLabZeger-Jan van de Weg2019-08-071-4/+4
| | | | | | | | Part of: https://gitlab.com/gitlab-org/gitaly/issues/1715
* | Fix assorted linksMarcel Amirault2019-08-071-1/+1
|/ | | | Fix links as discovered by the lint in the docs project
* 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.
* | Merge branch 'bjk/update_HA_resource' into 'master'Drew Blessing2019-08-021-14/+10
|\ \ | |/ |/| | | | | | | | | Update HA resource descriptions Closes #61192 and #27833 See merge request gitlab-org/gitlab-ce!31064
| * 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.
* | Fix copy config command for Pumadocs-fix-copy-config-command-pumaAnton Smith2019-07-301-1/+1
|/
* Fix broken internal links in docsdocs-fix-broken-internal-linksSean McGivern2019-07-301-1/+1
|
* Update links to relativeMarcel Amirault2019-07-251-5/+2
| | | | | Following the single docs codebase change, all internal links should be relative. Also cleans up one table
* Merge branch 'patch-71' into 'master'Ray Paik2019-07-111-1/+1
|\ | | | | | | | | Update index.md - Fixing a minor typo on the postgreSQL setup instructions See merge request gitlab-org/gitlab-ce!30437
| * Update index.md - Fixing a minor typo on the postgreSQL setup instructionsOve Heigre2019-07-071-1/+1
| |
* | Fix whitespace in install and integration docsMarcel Amirault2019-07-117-252/+257
| | | | | | | | | | | | | | | | | | Many code blocks are 4spaced, and they render in GitLab without coloring as a result, even though they are fenced with a language label. If in a list, other items will render as being in a code block too, even if not meant to. This fixes all these issues, and cleans up minor white space issues in install and integration docs
* | Merge branch 'docs/update-installation-link' into 'master'Evan Read2019-07-091-1/+1
|\ \ | | | | | | | | | | | | Update the installation link See merge request gitlab-org/gitlab-ce!30489
| * | Update the installation linkdocs/update-installation-linkCindy Pallares2019-07-082-2/+2
| | | | | | | | | | | | | | | The installation link has changed from /installation/ to /install/. This commit will update all the remaining links that are missing.
* | | Update redirected links to final destinationMarcel Amirault2019-07-092-10/+9
|/ / | | | | | | | | | | Updating redirected links in the development, install, policy raketasks and university dirs. Should now link to final URL to avoid redirect hops
* | Changing badges to use parentheses not bracketsMarcel Amirault2019-07-082-2/+2
|/ | | | | | | | | | | | | | Previously, we used brackets to denote the tier badges, but this made Kramdown, the docs site Markdown renderer, show many warnings when building the site. This is now fixed by using parentheses instead of square brackets. This was caused by [PREMIUM] looking like a link to Kramdown, which couldn't find a URL there. See: - https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484 - https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
* Update installation.mdKyohei Uemura2019-07-051-3/+3
| | | | | Line 170(make install) causes permission error. This command should execute with sudo.
* Change absolute links to relativeMarcel Amirault2019-07-051-3/+3
| | | | | Change assorted absolute links to ce and ee docs to relative links
* Fix markdown to reduce number of kramdown warningsMarcel Amirault2019-07-031-1/+1
| | | | Add backticks around square brackets, or fix links, as necessary.
* Fix most bare URLs in projectEvan Read2019-07-0210-10/+10
| | | | | | Linting rule not enabled for now because tooling produces false positives.
* Enforce consistent prefix for bullet listsMarcel Amirault2019-07-011-6/+6
| | | | Adjusts asterisks to hyphens in assorted docs to allow lint rule to pass
* Clarified supported operating systemsRussell Dickenson2019-06-271-6/+6
|
* Update the docs to reflect lack of MySQL support52442-minimal-remove-mysql-supportNick Thomas2019-06-193-359/+7
| | | | Now MySQL is no longer supported, we need to change the docs
* Https many links in docsEvan Read2019-06-181-1/+1
|