You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/platform/private-registry/eol-harbor-1.10/guide.en-gb.md
+26-20Lines changed: 26 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
---
2
-
title: 'End Of Life (EOL) Harbor 1.10 - How to replicate and migrate your data to an Harbor 2.x'
3
-
excerpt: 'Find out how to replicate an old private registry (in Harbor 1.1x) to a recent OVhcloud Managed Private Registry (in Harbor 2.x)'
4
-
slug: eol-harbor-1.10
5
-
section: 'Getting started'
2
+
title: "End Of Life (EOL) Harbor 1.10 - How to replicate and migrate your data to Harbor 2.x"
3
+
excerpt: "Find out how to replicate an old private registry (in Harbor 1.1x) to a recent OVHcloud Managed Private Registry (in Harbor 2.x)"
4
+
slug: eol-harbor-v110
5
+
section: "Getting started"
6
6
order: 06
7
7
updated: 2023-03-09
8
8
---
@@ -33,19 +33,19 @@ updated: 2023-03-09
33
33
34
34
## Objective
35
35
36
-
OVHcloud Managed Private Registry service provides you a managed, authenticated Docker registry where you can privately store your Docker images.
36
+
The OVHcloud Managed Private Registry service provides you a managed, authenticated Docker registry where you can privately store your Docker images.
37
37
38
-
Managed Private Registry is built on Open Source solutions, such as Docker, and the CNCF Harbor project, to guarantee its interoperability.
38
+
Managed Private Registry is built on Open Source solutions such as Docker and the CNCF Harbor project, to guarantee its interoperability.
39
39
40
-
The Managed Private Registries based on Harbor 1.x will terminate on August, 1st 2023. So the aim of this guide is to show you how to create a new private registry (based on Harbor 2.x) and migrate your data from your 1.x private registry to this new one.
40
+
The Managed Private Registries based on Harbor 1.x will terminate on August 1st 2023. The aim of this guide is to show you how to create a new private registry (based on Harbor 2.x) and migrate your data from your 1.x private registry to this new one.
41
41
42
42
## Instructions
43
43
44
-
First, follow the [Creating a private registry](../creating-a-private-registry/) guide to create a new private registry named `my-new-registry` for example, with the latest version of Harbor.
44
+
First, follow the guide [Creating a private registry](https://docs.ovh.com/gb/en/private-registry/creating-a-private-registry/) to create a new private registry named `my-new-registry` for example, with the latest version of Harbor.
45
45
46
46

47
47
48
-
Follow the [Connecting to the UI](../connecting-to-the-ui/) guide to connect to your new private registry.
48
+
Follow the guide [Connecting to the UI](https://docs.ovh.com/gb/en/private-registry/connecting-to-the-ui/) to connect to your new private registry.
49
49
50
50
Now you will configure a replication between your old private registry (in Harbor 1.x) and the new one.
51
51
@@ -65,19 +65,19 @@ Now fill the form with the following information:
> If you run several times the same replications and you have Helm charts, the replication can fail the second time, but it will work.
118
+
> If you run the same replications several times and you have Helm charts, the replication can fail the second time but it will work.
119
119
120
-
Finally, you must reconfigure your Harbor instance (users, robot accounts, garbage collection, retention rules...).
121
-
Once your registry is replicated, change both the Harbor URL and credentials in your CI/CD and deployment platform if not already done.
120
+
Finally, you must reconfigure your Harbor instance (users, robot accounts, garbage collection, retention rules, etc.).
121
+
Once your registry is replicated, change both the Harbor URL and the credentials in your CI/CD and deployment platform if not already done.
122
+
123
+
## Go further
124
+
125
+
To have an overview of OVHcloud Managed Private Registry service, you can consult the [OVHcloud Managed Private Registry site](https://docs.ovh.com/gb/en/private-registry/).
126
+
127
+
Join our community of users on <https://community.ovh.com/en/>.
0 commit comments