Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
8748f820
Commit
8748f820
authored
Jul 28, 2021
by
Catalin Irimie
Committed by
Kati Paizee
Jul 28, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mention same file storage method requirement for Geo
parent
2f884c4b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
doc/administration/geo/replication/object_storage.md
doc/administration/geo/replication/object_storage.md
+5
-0
No files found.
doc/administration/geo/replication/object_storage.md
View file @
8748f820
...
...
@@ -9,6 +9,11 @@ type: howto
Geo can be used in combination with Object Storage (AWS S3, or other compatible object storage).
The storage method for files is recorded in the database, and the database is replicated
from the
**primary**
Geo site to the
**secondary**
Geo site, so the
**secondary**
Geo site
must match the storage method of the
**primary**
Geo site.
Therefore, if the
**primary**
Geo site uses object storage, the
**secondary**
Geo site must use it too.
Currently,
**secondary**
sites can use either:
-
The same storage bucket as the
**primary**
site.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment