summaryrefslogtreecommitdiff
path: root/doc/administration
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Merge branch '56850-add-new-unicorn-metrics' into 'master'"revert-c5a9bc17Ryan Cobb2019-05-201-9/+4
| | | This reverts merge request !27474
* Fix typos in the whole gitlab-ce projectYoginth2019-05-201-1/+1
|
* Docs: Remove all remaining orphaned images.Marcel Amirault2019-05-174-0/+0
|
* Add documentation for dependency proxy featureDmitriy Zaporozhets2019-05-171-0/+150
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* docs: use sudo on gitlab-rake gitlab:features:*Ben Bodenmiller2019-05-151-3/+2
|
* Document how to reconcile differences with Geo checksum mismatchesDouglas Barbosa Alexandre2019-05-133-0/+36
|
* doc: administration/planutml: update instructions for setting dialogsElan Ruusamäe2019-05-091-2/+1
|
* Document EE License Auto Import During InstallRobert Marshall2019-05-071-0/+1
| | | | | | | | | - Document how to properly configure `GITLAB_LICENSE_FILE` environment variable in source and omnibus installations. Resolves: https://gitlab.com/gitlab-org/gitlab-ee/issues/10808 Signed-off-by: Robert Marshall <rmarshall@gitlab.com>
* docs: clarify LDAP cache timeBen Bodenmiller2019-05-071-2/+2
|
* Merge branch 'docs-10k-ref-wip' into 'master'Drew Blessing2019-05-071-1/+25
|\ | | | | | | | | Add the 10k ref architecture specs to HA docs See merge request gitlab-org/gitlab-ce!28149
| * Apply suggestion to doc/administration/high_availability/README.mdDrew Blessing2019-05-071-1/+1
| |
| * Add the WIP 10k ref architecture specs to HA docsDrew Blessing2019-05-061-1/+25
| | | | | | | | | | | | | | The 10,000 user reference architecture work is ongoing. However, we have done some preliminary investigation and testing and have an idea of what we think the environment might look like. In the interest of transparency, efficiency and iteration, let's get this out there.
* | Merge branch '56850-add-new-unicorn-metrics' into 'master'Ash McKenzie2019-05-071-4/+9
|\ \ | |/ |/| | | | | | | | | Resolve "Add new Unicorn metrics" Closes #56850 See merge request gitlab-org/gitlab-ce!27474
| * Clarify wording in metrics documentation56850-add-new-unicorn-metricsRyan Cobb2019-05-011-2/+2
| |
| * Add back ruby_memory_bytes metric, limit duplication, clean upRyan Cobb2019-04-291-2/+3
| | | | | | | | | | | | This adds back ruby_memory_bytes for backwards compatibility, limits code duplication, cleans up unused methods, and limits the unicorn worker sampling scope.
| * Update docs and calculate process start time via proc tableRyan Cobb2019-04-241-5/+9
| | | | | | | | | | | | This updates monitor docs to reflect the new ruby and unicorn metrics as well as making it so we fetch process start time via the proc table instead of via CLOCK_BOOTTIME
* | Merge branch 'feature/omniauth_oidc_strategy' into 'master'Ash McKenzie2019-05-061-0/+105
|\ \ | | | | | | | | | | | | Added Omniauth OpenID Connect strategy See merge request gitlab-org/gitlab-ce!27383
| * | Added Omniauth OpenId Connect startegyHoratiu Eugen Vlad2019-05-061-0/+105
| | |
* | | Docs: Realigning scattered EE docs into CEMarcel Amirault2019-05-062-8/+8
| | |
* | | Add troubleshooting step for older docker clientsIan Baum2019-05-061-0/+31
| | | | | | | | | | | | | | | | | | * The container registry needs a compatibility setting enabled for older docker clients. This will document how to enable the setting for omnibus and source installations.
* | | Edit regionendpoint textEvan Read2019-05-061-9/+5
| | |
* | | Docs: Second Attempt to realign administration/geo docsMarcel Amirault2019-05-051-4/+71
| | |
* | | Docs: Merge EE doc/administration/high_availability to CEMarcel Amirault2019-05-0510-118/+1854
| | |
* | | Docs: Merge EE doc/​administration/​geo to CEMarcel Amirault2019-05-0528-0/+4329
| | |
* | | Docs: Merge Misc EE doc/administration files and dirs to CEMarcel Amirault2019-05-0527-15/+893
| | |
* | | Docs: Merge EE doc/administration/monitoring to CEMarcel Amirault2019-05-053-0/+81
| | |
* | | Docs: Merge EE doc/​administration/​auth to CEMarcel Amirault2019-05-0511-6/+871
| | |
* | | Docs: Merge EE doc/administration/operations to CEMarcel Amirault2019-05-055-2/+234
| | |
* | | Merge branch '57718-missing-supported-feature-in-registry-documentation' ↵Evan Read2019-05-011-1/+6
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Add missing regionendpoint documentation. Closes #57718 See merge request gitlab-org/gitlab-ce!25297
| * | | add missing regionendpoint documentation.Maxime Roussin-Bélanger2019-02-271-1/+6
| | | |
* | | | Add guide to custom global hooksCindy Pallares2019-04-301-21/+44
| |/ / |/| |
* | | Update NFS docs to reflect new Rugged backportsStan Hu2019-04-261-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We backported the Rugged implementations of a Git access to older versions of GitLab. Update the documentation to reflect this. Relates to: * https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/21833/diffs * https://gitlab.com/gitlab-org/release/tasks/issues/749
* | | Update external prometheus configdocs/external-prometheus-updatesCindy Pallares2019-04-161-2/+16
| | | | | | | | | | | | | | | | | | | | | Updated to include missing metrics: * GitLab Workhorse * Nginx * Sidekiq
* | | Merge branch 'docs-fix-ldap-typo' into 'master'Rémy Coutable2019-04-161-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix minor typo in LDAP docs Closes #60413 See merge request gitlab-org/gitlab-ce!27415
| * | | Fix minor typo in LDAP docsdocs-fix-ldap-typoMark Fletcher2019-04-161-1/+1
| | |/ | |/|
* | | Complete "Repository storage" directionsKatrin Leinweber2019-04-131-2/+2
|/ /
* | Merge branch 'docs-for-pages-inplace-chroot-limitation' into 'master'Marcia Ramos2019-04-121-0/+4
|\ \ | | | | | | | | | | | | Docs for pages inplace chroot limitation See merge request gitlab-org/gitlab-ce!27250
| * | Docs for pages inplace chroot limitationdocs-for-pages-inplace-chroot-limitationShinya Maeda2019-04-111-0/+4
| | |
* | | Remove recommending moving the home dir to NFSdocs/remove-home-nfsCindy Pallares2019-04-111-9/+2
| | |
* | | Merge branch 'docs/AuthorizedKeysCommand-by-default-in-Docker' into 'master'Achilleas Pipinellis2019-04-101-0/+3
|\ \ \ | | | | | | | | | | | | | | | | Documentation for AuthorizedKeysCommand enabled by default in Docker See merge request gitlab-org/gitlab-ce!27184
| * | | Documentation for omnibus-gitlab!3191Sebastian Schweizer2019-04-091-0/+3
| | | |
* | | | Update broken links to new destinationsEvan Read2019-04-101-1/+1
| | | |
* | | | Update housekeeping docs to match UIGreg Myers2019-04-102-1/+1
|/ / / | | | | | | | | | Correct screenshot and menu location on housekeeping docs
* | | Update Okta configuration notesBlair Lunceford2019-04-091-1/+6
|/ /
* | Merge branch 'patch-49' into 'master'Evan Read2019-04-071-4/+4
|\ \ | | | | | | | | | | | | docs: fix artifacts folder path, according to GitLab CE 11.8.2 See merge request gitlab-org/gitlab-ce!26536
| * | docs: fix artifacts folder path, according to GitLab CE 11.8.2 jk2K2019-03-251-4/+4
| | |
* | | Merge branch 'docs/point-to-new-chart-links' into 'master'Marcia Ramos2019-04-051-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Redirect Kubernetes installation to the charts docs Closes #58870 See merge request gitlab-org/gitlab-ce!26159
| * | | Redirect Kubernetes installation to the charts docsdocs/point-to-new-chart-linksAchilleas Pipinellis2019-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | With the advent of the new chart docs, we should deprecate the old ones and redirect them to the new ones.
* | | | Add a link to S3 Permission Scopes for registry object storageDiana Stanley2019-04-041-6/+6
| | | |
* | | | Add documentation for Google Secure LDAPdocs-google_secure_ldapDrew Blessing2019-04-035-0/+215
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As of 11.9 GitLab supports Google Secure LDAP for authentication and group sync. This documentation outlines how to configure the service. Rename file