Commit Graph

372 Commits

Author SHA1 Message Date
Stan Hu 18de34bd69 Merge branch '36192-change-ha-docs-to-update-using-efs-as-nfs' into 'master'
Resolve "Change HA docs to update using EFS as NFS"

Closes #36192

See merge request !13400
2017-08-10 23:53:08 +00:00
John Woods 22995bdb3f Update nfs.md with information on AWS EFS and Burst Credit usage and how to increase Burst Credit limits and also limit the need for AWS to access EFS by using FS Cache. 2017-08-08 23:08:45 +00:00
Stan Hu 07ddbbb4e9 Add docs on structured logging in GitLab
[ci skip]
2017-08-08 14:20:48 -07:00
Bob Van Landuyt 3598e60bf2 Add a Circuitbreaker for storage paths 2017-08-04 15:38:48 +02:00
Abubakar Ango fbdfafe6ed Update reply_by_email_postfix_setup.md, included starting courier-authdaemon after installation. 2017-08-03 14:07:16 +00:00
Michael Kozono 7b5a96b53c Fix LDAP documentation and example config 2017-07-31 08:43:27 -07:00
Rémy Coutable acc0d84845 Moves the Performance Bar to the top instead of being at the bottom 2017-07-31 08:07:51 +00:00
Stan Hu 06a760e139 Add a note about EFS and GitLab log files
[ci skip]
2017-07-30 09:51:08 -05:00
Chenjerai Katanda db8d5fc258 Update server terminolgy to differentiate HA setups from Geo 2017-07-27 20:33:09 +00:00
Marcia Ramos 0cf5a9cf43 Merge branch 'patch-18' into 'master'
remove extra space

See merge request !13114
2017-07-27 14:41:18 +00:00
Sean McGivern 4d05e85375 Merge branch 'HA-external-urls-docs' into 'master'
Add note on external url setting for HA clusters.

See merge request !13089
2017-07-27 11:03:29 +00:00
Ben Bodenmiller 03c11c3a33 remove extra space 2017-07-26 18:43:43 +00:00
Michael Kozono 857dcd6c76 Change encryption description 2017-07-26 02:43:39 -07:00
Michael Kozono fdaa49ca29 Update LDAP SSL config options 2017-07-26 02:43:38 -07:00
Chenjerai Katanda e4028988b4 Add note on external url setting for HA clusters. 2017-07-25 17:23:39 +00:00
Drew Blessing ba24fa87d1 Merge branch 'patch-23' into 'master'
Add instructions for enabling the `pg_trgm` during HA setup.

See merge request !13057
2017-07-25 15:29:16 +00:00
Balasankar C 02987e17c7 Update docs on using external registry with gitlab 2017-07-25 08:19:34 +00:00
Chenjerai Katanda 6039fa610c Add instructions for enabling the `pg_trgm` extension in the production db. As a workaround to [a fault during HA setup](https://gitlab.com/gitlab-org/omnibus-gitlab/issues/2501). 2017-07-24 16:20:49 +00:00
Drew Blessing 2209426f7b Merge branch 'harishsr-fix-typo-in-ldap-docs' into 'master'
Fix typo in the LDAP docs missing a required colon

See merge request !12973
2017-07-21 17:04:18 +00:00
Filipa Lacerda 25285d90a8 Merge branch 'pawel/prometheus_multiproc_dir_documentation' into 'master'
Documentation and link to explanation of prometheus_multiproc_dir

See merge request !12956
2017-07-20 16:56:37 +00:00
Pawel Chojnacki d4df306b07 Documentation and link to explanation of prometheus_multiproc_dir
- Change the wording a little bit
2017-07-20 10:18:06 +02:00
Harish Ramachandran 251796d638 Fix typo in the LDAP docs missing a required colon 2017-07-19 10:12:44 -04:00
Ben Kochie 53c2f5538b Add versions to Prometheus metrics doc
Document the original release of each Prometheus metric.
2017-07-19 14:40:30 +02:00
Grzegorz Bizon 295a39bf80 Merge branch 'bjk/pipelines_created_total' into 'master'
Update piplines created metric name

See merge request !12960
2017-07-19 12:35:20 +00:00
Rémy Coutable 0579a89fb9 Merge branch 'authentiq-updates' into 'master'
Added authentiq provider to tests and updated documentation, gem and config file.

See merge request !12952
2017-07-19 12:16:58 +00:00
Ben Kochie afba21f6a0 Update piplines created metric name
* Use `_total` naming convention.
* Add to metrics documentation.
2017-07-19 09:43:57 +02:00
Joshua Lambert 811108dce9 Fixed typos 2017-07-18 10:58:19 -04:00
Alexandros Keramidas 6bd94f20e3 Added authentiq provider to tests and updated documentation, gem and config file. 2017-07-18 00:12:50 +03:00
Joshua Lambert 9f85578c0a Update admin docs 2017-07-17 00:29:21 -04:00
Marcia Ramos 899c290fa8 Merge branch 'docs/update-health-check' into 'master'
Update health check docs

See merge request !12794
2017-07-16 16:44:24 +00:00
Achilleas Pipinellis 7d819d5245 Merge branch 'ad_matching_rule_doc' into 'master'
Add AD matching rule filter and more information

See merge request !12871
2017-07-16 09:16:18 +00:00
Achilleas Pipinellis 1322042bcb Split docs on IP whitelist for monitoring access 2017-07-16 11:25:34 +03:00
Drew Blessing 8d0b064dcb Add AD matching rule filter and more information 2017-07-14 12:44:39 +00:00
Ben Kochie 79465fb3d4 Update sessions metric name. 2017-07-12 15:05:51 +02:00
Ben Kochie 93be7b5a1c Update metrics docs. 2017-07-12 15:00:17 +02:00
Ben Kochie 86cbef4df4 Add unit to latency metrics.
Add `seconds` unit to latency metrics based on uptream naming
convention[0].

[0]: https://prometheus.io/docs/practices/naming/#metric-names
2017-07-12 14:48:46 +02:00
Paul Charlton cb3b4a15e6 Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
Sean McGivern b8c4d5e0f5 Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-group 2017-07-07 15:54:39 +01:00
Jacob Vosmaer 78089d1153 Remove option to disable Gitaly completely 2017-07-07 12:48:34 +02:00
Rémy Coutable 97611c88fc
Don't use Flipper for the Performance Bar
The implementation now simply rely on the
`performance_bar_allowed_group_id` Application Setting.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-07 02:34:51 +02:00
Rémy Coutable 040eeb1039
Allow to enable the Performance Bar for a group from the admin area
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-06 18:57:02 +02:00
Jacob Vosmaer f63ca524c9 Configure token on client side too 2017-07-06 14:34:26 +02:00
Rémy Coutable e5a7d1da8c Improve Features API and its docs and add a Changelog item
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-06 11:18:26 +02:00
Rémy Coutable 75bd0c3a44 Document the Performance Bar
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-06 11:18:26 +02:00
Jacob Vosmaer c150a6f5ef Add anchor text 2017-06-22 16:25:10 +02:00
Jacob Vosmaer a8517c1f34 Add documentation for running Gitaly on another server 2017-06-22 15:26:33 +02:00
Marin Jankovski 270ca89d9f Merge branch 'patch-17' into 'master'
clarify NFS option details

See merge request !12257
2017-06-22 09:19:30 +00:00
Robert Speicher 3f11829fe0 Merge branch 'docs/add-missing-link' into 'master'
Add missing link in Redis HA source docs

Closes #33374

See merge request !12342
2017-06-21 17:25:24 +00:00
Achilleas Pipinellis ea975b6226 Add missing link in Redis HA source docs 2017-06-21 11:58:18 +02:00
Achilleas Pipinellis e8a29506f6 Fix broken relative URL in prometheus docs 2017-06-21 11:29:47 +02:00