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: docs/local-mirror-els/README.md
+57-25Lines changed: 57 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,22 @@
1
-
## Installation instructions of a local mirror with ELS updates
1
+
<!-- markdownlint-disable MD040 -->
2
2
3
-
We provide the ability to create local mirrors of Extended Lifecycle Support updates.
3
+
# Installation instructions of a local mirror with ELS updates
4
4
5
-
To obtain the access to the local mirroring, provide your External IP address to your Account Manager or send it to [[email protected]](mailto:[email protected]). To create a local mirror of the repository with security updates via `rsync`, you need to use one of the following.
5
+
We provide the ability to create local mirrors of Endless Lifecycle Support and Extended Security Updates repositories.
6
6
7
-
### CentOS 6 ELS
7
+
To obtain the access to the local mirroring facility, provide your external IP address to your Account Manager or send it to [[email protected]](mailto:[email protected])
8
8
9
-
To create a local mirror with security updates of repo with centos6-els security updates, use the following:
9
+
To create a local mirror using rsync over tcp/873 (not 22) you should use one of the following sets of instructions.
10
+
11
+
## CentOS 6 ELS
12
+
13
+
To create a local mirror of the centos6-els repository with security updates via `rsync`, use the following:
10
14
11
15
```
12
16
rsync://repo.cloudlinux.com/CENTOS6ELS/
13
17
```
14
18
15
-
To create a local mirror of CentOS mirrors, use the following:
19
+
To create a local mirror of the CentOS 6 mirrors, use the following:
To create a local mirror of the repository with security updates via `rsync`, use the following:
48
+
To create a local mirror of the [centos8.4-els](https://repo.cloudlinux.com/centos8.4-els/)repository with security updates via `rsync`, use the following:
To create a local mirror of the repository with security updates via `rsync`, use the following:
62
+
To create a local mirror of the [centos8.5-els](https://repo.cloudlinux.com/centos8.5-els/)repository with security updates via `rsync`, use the following:
To create a local mirror of the [ubuntu18_04-els](https://repo.cloudlinux.com/ubuntu18_04-els/) repository with security updates via `rsync`, use the following:
85
91
86
-
To create a local mirror of the repository with security updates via `rsync`, use the following:
To create a local mirror of the [centos8stream-els](https://repo.tuxcare.com/centos8stream-els/) repository with security updates via `rsync`, use the following:
117
126
118
-
To create a local mirror of the repository with security updates via `rsync`, use the following:
To create a local mirror of the repository with security updates via `rsync`, use the following:
139
+
To create a local mirror of the [oraclelinux7-els](https://repo.tuxcare.com/oraclelinux7-els/)repository with security updates via `rsync`, use the following:
To create a local mirror of the [ubuntu20_04-els](https://repo.tuxcare.com/ubuntu20_04-els/) repository with security updates via `rsync`, use the following:
143
154
144
-
To create a local mirror of the repository with security updates via `rsync`, use the following:
To create a local mirror of the [tuxcare-base and tuxcare-esu](https://repo.tuxcare.com/tuxcare/9.2/) repositories with security updates via `rsync`, use the following:
168
+
169
+
```
170
+
rsync://repo.tuxcare.com/ALMALINUX92ESU/
171
+
```
172
+
173
+
To create a local mirror of the AlmaLinux 9.2 repository, use the following:
0 commit comments