summaryrefslogtreecommitdiff
path: root/doc/administration
Commit message (Collapse)AuthorAgeFilesLines
* Documentation and link to explanation of prometheus_multiproc_dirpawel/prometheus_multiproc_dir_documentationPawel Chojnacki2017-07-201-1/+15
| | | | - Change the wording a little bit
* Fixed typos35175-update-prometheus-admin-documentation-for-9-4-docsJoshua Lambert2017-07-181-2/+2
|
* Update admin docsJoshua Lambert2017-07-171-1/+2
|
* Merge branch 'docs/update-health-check' into 'master'Marcia Ramos2017-07-162-7/+50
|\ | | | | | | | | Update health check docs See merge request !12794
| * Split docs on IP whitelist for monitoring accessdocs/update-health-checkAchilleas Pipinellis2017-07-162-7/+50
| |
* | Merge branch 'ad_matching_rule_doc' into 'master'Achilleas Pipinellis2017-07-161-1/+6
|\ \ | |/ |/| | | | | Add AD matching rule filter and more information See merge request !12871
| * Add AD matching rule filter and more informationad_matching_rule_docDrew Blessing2017-07-141-1/+6
| |
* | Update sessions metric name.Ben Kochie2017-07-121-1/+1
| |
* | Update metrics docs.Ben Kochie2017-07-121-15/+18
| |
* | Add unit to latency metrics.Ben Kochie2017-07-121-5/+5
|/ | | | | | | Add `seconds` unit to latency metrics based on uptream naming convention[0]. [0]: https://prometheus.io/docs/practices/naming/#metric-names
* Support multiple Redis instances based on queue typePaul Charlton2017-07-112-0/+11
|
* Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-groupSean McGivern2017-07-071-31/+10
|\
| * Remove option to disable Gitaly completelyJacob Vosmaer2017-07-071-31/+5
| |
| * Configure token on client side tooJacob Vosmaer2017-07-061-0/+5
| |
* | Don't use Flipper for the Performance BarRémy Coutable2017-07-071-28/+0
| | | | | | | | | | | | | | The implementation now simply rely on the `performance_bar_allowed_group_id` Application Setting. Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Allow to enable the Performance Bar for a group from the admin areaRémy Coutable2017-07-062-24/+26
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Improve Features API and its docs and add a Changelog itemRémy Coutable2017-07-061-4/+9
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Document the Performance BarRémy Coutable2017-07-064-0/+56
|/ | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add anchor textJacob Vosmaer2017-06-221-2/+3
|
* Add documentation for running Gitaly on another serverJacob Vosmaer2017-06-221-0/+138
|
* Merge branch 'patch-17' into 'master'Marin Jankovski2017-06-221-20/+26
|\ | | | | | | | | clarify NFS option details See merge request !12257
| * clarify NFS option detailsBen Bodenmiller2017-06-191-20/+26
| |
* | Merge branch 'docs/add-missing-link' into 'master'Robert Speicher2017-06-211-0/+1
|\ \ | | | | | | | | | | | | | | | | | | Add missing link in Redis HA source docs Closes #33374 See merge request !12342
| * | Add missing link in Redis HA source docsdocs/add-missing-linkAchilleas Pipinellis2017-06-211-0/+1
| | |
* | | Fix broken relative URL in prometheus docsAchilleas Pipinellis2017-06-211-1/+1
|/ /
* | Add Prometheus metrics documentation33922-add-ruby-metrics-documentationJoshua Lambert2017-06-193-2/+57
| |
* | Add info about artifacts object storage in docsdocs/object-storageAchilleas Pipinellis2017-06-161-1/+13
|/
* Add a link to how to set Omnibus environment variablesStan Hu2017-06-151-0/+3
| | | | [ci skip]
* Rename CDN_HOST to GITLAB_CDN_HOSTStan Hu2017-06-151-1/+1
|
* Document CDN_HOST in enviornment variables tableStan Hu2017-06-141-0/+1
| | | | [ci skip]
* Add docs for personal access tokensdocs/personal-access-tokensAchilleas Pipinellis2017-06-141-2/+2
|
* Add more info on artifacts expiry datedocs/expiring-artifactsAchilleas Pipinellis2017-06-061-0/+36
|
* Add info on using self-signed certs with RegistryAchilleas Pipinellis2017-06-061-10/+20
|
* Enable Gitaly by default in GitLab 9.3Jacob Vosmaer2017-05-301-2/+2
|
* Replace EFS section in AWS guideDrew Blessing2017-05-171-3/+5
|
* Add warning about AWS EFS and performanceDrew Blessing2017-05-171-0/+17
|
* Consolidate opening text from about.gitlab.com and add active/passive noteDrew Blessing2017-05-171-0/+18
| | | | | Add opening text that was previously on https://about.gitlab.com/high-availability and add a note that active/passive is compatible but not supported.
* Removes duplicate environment variable in documentationMark Fletcher2017-05-171-1/+0
| | | | [skip ci]
* clarify DB/Redis HA docslm-improve-HA-docsLee Matos2017-05-042-10/+11
|
* Merge branch 'patch-20' into 'master' Rémy Coutable2017-05-021-1/+1
|\ | | | | | | | | use TCP or HTTPS protocol for port 443 on load balancer See merge request !10953
| * use TCP or HTTPS protocol for port 443 on load balancerBen Bodenmiller2017-04-271-1/+1
| |
* | Merge branch 'patch-19' into 'master' Rémy Coutable2017-05-021-2/+2
|\ \ | | | | | | | | | | | | Gitlab -> GitLab See merge request !10952
| * | Gitlab -> GitLabBen Bodenmiller2017-04-271-2/+2
| |/
* | Merge branch 'docs/ldap-clarify-uid' into 'master' Marcia Ramos2017-04-281-3/+3
|\ \ | | | | | | | | | | | | Update ldap.md to clarify uid should list the attribute not the value See merge request !10956
| * | Update ldap.md to clarify uid should list the attribute not the valuedocs/ldap-clarify-uidLee Matos2017-04-271-3/+3
| | | | | | | | | | | | [ci skip]
* | | Merge branch 'patch-18' into 'master' Achilleas Pipinellis2017-04-271-10/+9
|\ \ \ | |/ / |/| | | | | | | | don't require no_root_squash on NFS, only recommend See merge request !10197
| * | don't require no_root_squash on NFS only recommendBen Bodenmiller2017-04-131-10/+9
| | |
* | | special pages config only needed for custom domain supportBen Bodenmiller2017-04-271-1/+2
| |/ |/|
* | Merge branch 'patch-8' into 'master' Rémy Coutable2017-04-241-1/+1
|\ \ | | | | | | | | | | | | doc: fix gitaly url typo See merge request !10772
| * | doc: fix gitaly url typoElan Ruusamäe2017-04-181-1/+1
| |/