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
| Alpine Linux 3.22 |[csaf](https://security.tuxcare.com/csaf/v2/els_alt_nodejs/alpinelinux3.22/)|[rss](https://cve.tuxcare.com/rss_feed/els-alt-nodejs/releases/alpinelinux3.22)|
63
68
64
69
## Ruby
65
70
66
71
| OS | CSAF | RSS |
67
72
|----|------|-----|
73
+
| EL 7 |[csaf](https://security.tuxcare.com/csaf/v2/els_alt_ruby/el7/)|[rss](https://cve.tuxcare.com/rss_feed/els-alt-ruby/releases/el7)|
74
+
| EL 8 |[csaf](https://security.tuxcare.com/csaf/v2/els_alt_ruby/el8/)|[rss](https://cve.tuxcare.com/rss_feed/els-alt-ruby/releases/el8)|
75
+
| EL 9 |[csaf](https://security.tuxcare.com/csaf/v2/els_alt_ruby/el9/)|[rss](https://cve.tuxcare.com/rss_feed/els-alt-ruby/releases/el9)|
76
+
| EL 10 |[csaf](https://security.tuxcare.com/csaf/v2/els_alt_ruby/el10/)|[rss](https://cve.tuxcare.com/rss_feed/els-alt-ruby/releases/el10)|
| Alpine Linux 3.22 |[csaf](https://security.tuxcare.com/csaf/v2/els_alt_ruby/alpinelinux3.22/)|[rss](https://cve.tuxcare.com/rss_feed/els-alt-ruby/releases/alpinelinux3.22)|
# Installation instructions of a local mirror for ELS Node.js
2
+
3
+
We provide the ability to create local mirrors of Node.js for ELS updates.
4
+
5
+
**To obtain access to the local mirroring, provide your External IP address to your Account Manager or send it to [sales@tuxcare.com](mailto:sales@tuxcare.com).**
6
+
7
+
* To create a local mirror of the repository with security updates via `rsync`, use the following:
8
+
9
+
```
10
+
rsync://repo.cloudlinux.com/ALT_COMMON/
11
+
```
12
+
13
+
and
14
+
15
+
```
16
+
rsync://repo.cloudlinux.com/ALT_NODEJS_ELS/
17
+
```
18
+
19
+
* Example of creating a local mirror for all supported OS versions:
# Installation instructions of a local mirror for ELS Ruby
2
+
3
+
We provide the ability to create local mirrors of Ruby for ELS updates.
4
+
5
+
**To obtain access to the local mirroring, provide your External IP address to your Account Manager or send it to [sales@tuxcare.com](mailto:sales@tuxcare.com).**
6
+
7
+
* To create a local mirror of the repository with security updates via `rsync`, use the following:
8
+
9
+
```
10
+
rsync://repo.cloudlinux.com/ALT_COMMON/
11
+
```
12
+
13
+
and
14
+
15
+
```
16
+
rsync://repo.cloudlinux.com/ALT_RUBY_ELS/
17
+
```
18
+
19
+
* Example of creating a local mirror for all supported OS versions:
0 commit comments