Merge branch 'fix-arch-typos' into 'master'
Corrected Spelling Typos See merge request gitlab-org/gitlab-ce!25717
This commit is contained in:
commit
c3316b1804
1 changed files with 2 additions and 2 deletions
|
@ -65,14 +65,14 @@ Gitaly is a service designed by GitLab to remove our need for NFS for Git storag
|
|||
- Omnibus configuration options
|
||||
- Layer: Monitoring
|
||||
|
||||
GitLab Monitor is a process disigned in house that allows us to export metrics about GitLab application internals to prometheus. You can read more [in the project's readme](https://gitlab.com/gitlab-org/gitlab-monitor)
|
||||
GitLab Monitor is a process designed in house that allows us to export metrics about GitLab application internals to prometheus. You can read more [in the project's readme](https://gitlab.com/gitlab-org/gitlab-monitor)
|
||||
|
||||
### gitlab-workhorse
|
||||
|
||||
- Omnibus configuration options
|
||||
- Layer: Core Service (Processor)
|
||||
|
||||
[GitLab Workhorse](https://gitlab.com/gitlab-org/gitlab-workhorse) is a program designed at GitLab to help alieviate pressure from unicorn. You can read more about the [historical reasons for developing](https://about.gitlab.com/2016/04/12/a-brief-history-of-gitlab-workhorse/). It's designed to act as a smart reverse proxy to help speed up GitLab as a whole.
|
||||
[GitLab Workhorse](https://gitlab.com/gitlab-org/gitlab-workhorse) is a program designed at GitLab to help alleviate pressure from unicorn. You can read more about the [historical reasons for developing](https://about.gitlab.com/2016/04/12/a-brief-history-of-gitlab-workhorse/). It's designed to act as a smart reverse proxy to help speed up GitLab as a whole.
|
||||
|
||||
### logrotate
|
||||
|
||||
|
|
Loading…
Reference in a new issue