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
86271319
Commit
86271319
authored
Aug 21, 2019
by
Marcel Amirault
Committed by
Achilleas Pipinellis
Aug 21, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add let's encrypt omnibus guide link
parent
28d11071
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
doc/administration/container_registry.md
doc/administration/container_registry.md
+5
-1
No files found.
doc/administration/container_registry.md
View file @
86271319
...
...
@@ -175,6 +175,10 @@ certificate for that specific domain (e.g., `registry.example.com`) or maybe
a wildcard certificate if hosted under a subdomain of your existing GitLab
domain (e.g.,
`registry.gitlab.example.com`
).
NOTE:
**Note:**
As well as manually generated SSL certificates (explained here), certificates automatically
generated by Let's Encrypt are also
[
supported in Omnibus installs
](
https://docs.gitlab.com/omnibus/settings/ssl.html#host-services
)
.
Let's assume that you want the container Registry to be accessible at
`https://registry.gitlab.example.com`
.
...
...
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