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
33d7dff3
Commit
33d7dff3
authored
Oct 14, 2020
by
Craig Norris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update 1k user RA doc for standards
parent
75b936d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
15 deletions
+10
-15
doc/administration/reference_architectures/1k_users.md
doc/administration/reference_architectures/1k_users.md
+10
-15
No files found.
doc/administration/reference_architectures/1k_users.md
View file @
33d7dff3
...
...
@@ -39,24 +39,19 @@ the swap available when needed.
## Setup instructions
For this default reference architecture, to install GitLab
use the standard
To install GitLab for this default reference architecture,
use the standard
[
installation instructions
](
../../install/README.md
)
.
NOTE:
**Note:**
You can also optionally configure GitLab to use an
[
external PostgreSQL service
](
../postgresql/external.md
)
or an
[
external object storage service
](
../object_storage.md
)
for
added performance and reliability at a reduced complexity cost.
You can also optionally configure GitLab to use an
[
external PostgreSQL service
](
../postgresql/external.md
)
or an
[
external object storage service
](
../object_storage.md
)
for added
performance and reliability at a reduced complexity cost.
## Configure Advanced Search **(STARTER ONLY)**
NOTE:
**Note:**
Elasticsearch cluster design and requirements are dependent on your specific data.
For recommended best practices on how to set up your Elasticsearch cluster
alongside your instance, read how to
[
choose the optimal cluster configuration
](
../../integration/elasticsearch.md#guidance-on-choosing-optimal-cluster-configuration
)
.
You can leverage Elasticsearch and enable Advanced Search for faster, more
advanced code search across your entire GitLab instance.
You can leverage Elasticsearch and
[
enable Advanced Search
](
../../integration/elasticsearch.md
)
for faster, more advanced code search across your entire GitLab instance.
[
Learn how to set it up.
](
../../integration/elasticsearch.md
)
Elasticsearch cluster design and requirements are dependent on your specific
data. For recommended best practices about how to set up your Elasticsearch
cluster alongside your instance, read how to
[
choose the optimal cluster configuration
](
../../integration/elasticsearch.md#guidance-on-choosing-optimal-cluster-configuration
)
.
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