From 604db40bbe8dfcef846360e459345313dfd4020b Mon Sep 17 00:00:00 2001 From: Sid Sijbrandij Date: Wed, 28 Jun 2017 00:47:54 +0000 Subject: Update architecture.md --- doc/development/architecture.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/development/architecture.md b/doc/development/architecture.md index acd5e3c2093..54029e00507 100644 --- a/doc/development/architecture.md +++ b/doc/development/architecture.md @@ -194,3 +194,7 @@ bundle exec rake gitlab:check RAILS_ENV=production ``` Note: It is recommended to log into the `git` user using `sudo -i -u git` or `sudo su - git`. While the sudo commands provided by gitlabhq work in Ubuntu they do not always work in RHEL. + +## GitLab.com + +We've also detailed [our architecture of GitLab.com](https://about.gitlab.com/handbook/infrastructure/production-architecture/) but this is probably over the top unless you have millions of users. -- cgit v1.2.1