Update architecture.md

This commit is contained in:
Sid Sijbrandij 2017-06-28 00:47:54 +00:00
parent a3f2f6006f
commit 604db40bbe
1 changed files with 4 additions and 0 deletions

View File

@ -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.