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
4f3a9be1
Commit
4f3a9be1
authored
Nov 05, 2018
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add section about Gitaly
parent
754a71c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
doc/install/aws/index.md
doc/install/aws/index.md
+8
-0
No files found.
doc/install/aws/index.md
View file @
4f3a9be1
...
...
@@ -508,6 +508,14 @@ To add more than one data volumes, follow the same steps.
Read more on
[
storing Git data in an alternative directory
](
../../administration/repository_storage_paths.md
)
.
### Setting up Gitaly
Gitaly is a service that provides high-level RPC access to Git repositories.
It should be enabled and configured in a separate EC2 instance on the
[
private VPC
](
#subnets
)
we configured previously.
Follow the
[
documentation to set it up
](
../../administration/gitaly/index.md
)
.
### Using Amazon S3 object storage
The S3 object storage can be used for various GitLab objects:
...
...
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