Commit 17148b35 authored by Takuya Noguchi's avatar Takuya Noguchi

Update docs for Shell and Workhorse communication

in full component architecture diagram

Shell communicates with Rails via Workhorse on 13.4 and later:

https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/4498Signed-off-by: default avatarTakuya Noguchi <takninnovationresearch@gmail.com>
parent c882d3ed
......@@ -151,7 +151,7 @@ graph LR
NGINX -- TCP 8150 --> GitLabKas
NGINX --> Registry
%% inbound from GitLabShell
GitLabShell --TCP 8080 -->Puma
GitLabShell --> GitLabWorkhorse
%% services
Puma["Puma (GitLab Rails)"]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment