debian-mirror-gitlab/doc/administration/troubleshooting/index.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

28 lines
1.1 KiB
Markdown
Raw Normal View History

2021-01-29 00:20:46 +05:30
---
2022-07-23 23:45:48 +05:30
stage: Systems
2021-02-22 17:27:13 +05:30
group: Distribution
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
2021-01-29 00:20:46 +05:30
---
2021-09-04 01:27:46 +05:30
# Troubleshooting a GitLab installation **(FREE SELF)**
2020-06-23 00:09:42 +05:30
2021-04-29 21:17:54 +05:30
This page documents a collection of resources to help you troubleshoot a GitLab
installation.
2020-06-23 00:09:42 +05:30
2021-04-29 21:17:54 +05:30
## Troubleshooting guides
- [SSL](ssl.md)
- [Geo](../geo/replication/troubleshooting.md)
2020-06-23 00:09:42 +05:30
- [GitLab Rails console cheat sheet](gitlab_rails_cheat_sheet.md)
2022-08-27 11:52:29 +05:30
- [Example group SAML and SCIM configurations](../../user/group/saml_sso/example_saml_config.md)
2022-08-13 15:12:31 +05:30
- [Kubernetes cheat sheet](https://docs.gitlab.com/charts/troubleshooting/kubernetes_cheat_sheet.html)
2020-06-23 00:09:42 +05:30
- [Linux cheat sheet](linux_cheat_sheet.md)
2022-08-27 11:52:29 +05:30
- [Parsing GitLab logs with `jq`](../logs/log_parsing.md)
2021-04-29 21:17:54 +05:30
- [Diagnostics tools](diagnostics_tools.md)
2020-06-23 00:09:42 +05:30
2022-08-13 15:12:31 +05:30
Some feature documentation pages also have a troubleshooting section at the end
that you can check for feature-specific help.
2020-06-23 00:09:42 +05:30
If you need a testing environment to troubleshoot, see the
[apps for a testing environment](test_environments.md).