Commit 279aa7e3 authored by Grant Young's avatar Grant Young Committed by Achilleas Pipinellis

Update docs on object storage

Updates Scaling and High Availability README with latest information such as:

- More details on Object Storage & NFS recommendations
- Updates corresponding Gitaly page with latest Object Storage links
- Additional details on what is required for a HA install of GitLab (more LB info, etc...)
parent 1b47c8a6
......@@ -559,6 +559,9 @@ a few things that you need to do:
including [incremental logging](../job_logs.md#new-incremental-logging-architecture).
1. Configure [object storage for LFS objects](../lfs/lfs_administration.md#storing-lfs-objects-in-remote-object-storage).
1. Configure [object storage for uploads](../uploads.md#using-object-storage-core-only).
1. Configure [object storage for Merge Request Diffs](../merge_request_diffs.md#using-object-storage).
1. Configure [object storage for Packages](../packages/index.md#using-object-storage) (Optional Feature).
1. Configure [object storage for Dependency Proxy](../packages/dependency_proxy.md#using-object-storage) (Optional Feature).
NOTE: **Note:**
One current feature of GitLab that still requires a shared directory (NFS) is
......
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