Commit Graph

32 Commits

Author SHA1 Message Date
Ben Bodenmiller 03c11c3a33 remove extra space 2017-07-26 18:43:43 +00:00
Balasankar C 02987e17c7 Update docs on using external registry with gitlab 2017-07-25 08:19:34 +00:00
Achilleas Pipinellis b60aa77aaa Add info on using self-signed certs with Registry 2017-06-06 16:26:12 +02:00
Alexandre Gomes b32cd32d07 Add configuration instructions for Container Registry Notifications.[ci skip] 2017-03-07 22:15:45 -03:00
Marin Jankovski 9c3d21e7ac Merge branch 'balu-update-container-registry-docs' into 'master'
Update Registry administration doc - external registry

Closes omnibus-gitlab#1361

See merge request !8497
2017-02-27 13:53:47 +00:00
Elan Ruusamäe d49772765c add information that docker registry storage needs to be accessible for docker clients 2017-01-27 20:20:26 +02:00
Balasankar C 2e3cbb6965 Update Registry administration doc - external registry 2017-01-09 11:53:34 +05:30
Achilleas Pipinellis db77289bcb Document how to change the Registry's internal port
Closes https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1433
2016-10-06 18:42:30 +02:00
Achilleas Pipinellis babb78d1ad Remove doctoc from administration/container_registry 2016-10-06 15:22:41 +02:00
Achilleas Pipinellis ce77bc0bf0 Move container_registry user docs to new location
[ci skip]
2016-09-25 11:20:57 +02:00
Chris Wilson 978635f083 include region for source installation 2016-09-13 04:31:26 +00:00
Chris Wilson e0b1b68c3a Include region in S3 configuration 2016-08-19 12:51:49 +00:00
Achilleas Pipinellis 2e8a9650b3 Merge branch 'patch-3' into 'master'
Update container_registry.md

## What does this MR do?

Add a warning about what ports to choose for the external registry URL

## Are there points in the code the reviewer needs to double check?

## Why was this MR needed?

It would have saved me about 3 hours if this line was in the document.

## What are the relevant issue numbers?

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

It's just a one-line documentation addition.

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [x] API support added
- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !5238
2016-08-11 05:06:59 +00:00
Achilleas Pipinellis 689de9c6fb Simplify feature introduction note
[ci skip]
2016-08-08 11:44:55 +03:00
David Warburton 9f6ceed554 Update container_registry.md 2016-08-01 23:34:55 +00:00
David Warburton 28ed7a1a0a Update container_registry.md 2016-07-13 16:57:39 +00:00
Achilleas Pipinellis e1917b56c6 Merge branch 'hotfix/better-container-registry-documentation' into 'master'
Add some docs for Docker Registry configuration - Relatively important for anyone installing from source

There have been a few issues created because of the lack of documentation for how to configure Docker Registry when installing from source, specifically what the `realm` needs to be and the `service`

These 2 bits of info will stop a lot of headaches 👍 

Issues:
https://gitlab.com/gitlab-org/gitlab-ce/issues/17957
https://gitlab.com/gitlab-org/gitlab-ce/issues/17991

See merge request !4738
2016-06-22 10:30:22 +00:00
DJ Mountney 8b8cef4ca5 Add documentation and examples for configuring cloud storage for registry images. 2016-06-21 10:34:07 -07:00
Chris Wright 21fd52bc5f Oops ... Typo 2016-06-17 10:05:58 +00:00
Chris Wright 27d2e12e69 Add some docs for Docker Registry configuration 2016-06-17 09:59:12 +00:00
Achilleas Pipinellis 0e7abb4c28 Fix incorrect registry key value
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/18441
2016-06-10 15:53:56 +02:00
Achilleas Pipinellis c01f99b768 Fixes suggested by Kamil 2016-05-22 19:53:19 -05:00
Achilleas Pipinellis f896a4e0c1 Refactor storage location section 2016-05-22 19:34:52 -05:00
Achilleas Pipinellis b565cfa50f Fix remaining docs on enabling/disabling Registry 2016-05-22 18:52:42 -05:00
Achilleas Pipinellis e955f49fb7 Fix Registry docs now that it is not enabled be default 2016-05-22 17:23:30 -05:00
Achilleas Pipinellis 27067e565f Clarify how the Registry is enabled in Omnibus 2016-05-22 14:54:29 -05:00
Achilleas Pipinellis e9817f21f4 Major overhaul of the Registry admin docs 2016-05-22 14:54:29 -05:00
Achilleas Pipinellis 0cdc080a4a Refactor container docs 2016-05-22 14:47:52 -05:00
Achilleas Pipinellis 0695cdee17 Add assumptions section and refactor domain configuration 2016-05-22 14:47:52 -05:00
Achilleas Pipinellis 04d231ef87 Rearrange configuration parts 2016-05-22 14:47:52 -05:00
Achilleas Pipinellis 63c1792efa Rearrange headings 2016-05-22 14:47:52 -05:00
Marin Jankovski 18dddc0c84 Initial docker container registry configuration docs. 2016-05-22 14:47:52 -05:00