Skip to content

Commit

Permalink
Update version to 24.11
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron committed Oct 22, 2024
1 parent f7c265e commit 5aa207c
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/guides/getting_started/first_steps.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Paquetes oficiales más recientes de redBorder para Rocky Linux 9 disponibles en
=== "Latest"

``` sh
yum install epel-release && rpm -ivh https://repo.redborder.com/ng/24.10/rhel/9/x86_64/redborder-repo-24.10-0.0.1-1.el9.rb.noarch.rpm
yum install epel-release && rpm -ivh https://repo.redborder.com/ng/24.11/rhel/9/x86_64/redborder-repo-24.11-0.0.1-1.el9.rb.noarch.rpm
```

### redBorder package { #install-package data-toc-label="redBorder package" }
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/getting_started/first_steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Official redBorder latests packages for Rocky Linux 9 available on [repo.redbord
=== "Latest"

``` sh
yum install epel-release && rpm -ivh https://repo.redborder.com/ng/24.10/rhel/9/x86_64/redborder-repo-24.10-0.0.1-1.el9.rb.noarch.rpm
yum install epel-release && rpm -ivh https://repo.redborder.com/ng/24.11/rhel/9/x86_64/redborder-repo-24.11-0.0.1-1.el9.rb.noarch.rpm
```

### redBorder package { #install-package data-toc-label="redBorder package" }
Expand Down
2 changes: 1 addition & 1 deletion docs/ips/IPS_basics/ch2_redborder_installation.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ La implementación exitosa del IPS de RedBorder requiere una máquina con el sis
La primera acción para comenzar a monitorizar tu red con RedBorder es obtener los paquetes oficiales más recientes de redBorder para **Rocky Linux 9** disponibles en [repo.redborder.com](https://repo.redborder.com).

``` bash title="Latest"
dnf install epel-release -y && rpm -ivh https://repo.redborder.com/ng/24.10/rhel/9/x86_64/redborder-repo-24.10-0.0.1-1.el9.rb.noarch.rpm
dnf install epel-release -y && rpm -ivh https://repo.redborder.com/ng/24.11/rhel/9/x86_64/redborder-repo-24.11-0.0.1-1.el9.rb.noarch.rpm
```

``` bash title="IPS"
Expand Down
2 changes: 1 addition & 1 deletion docs/ips/IPS_basics/ch2_redborder_installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The successful implementation of the RedBorder IPS requires a machine with the *
The first action to start monitoring your network with RedBorder is to obtain the latest official RedBorder packages for **Rocky Linux 9** available at [repo.redborder.com](https://repo.redborder.com).

``` bash title="Latest"
dnf install epel-release -y && rpm -ivh https://repo.redborder.com/ng/24.10/rhel/9/x86_64/redborder-repo-24.10-0.0.1-1.el9.rb.noarch.rpm
dnf install epel-release -y && rpm -ivh https://repo.redborder.com/ng/24.11/rhel/9/x86_64/redborder-repo-24.11-0.0.1-1.el9.rb.noarch.rpm
```

``` bash title="Command to install redborder IPS"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ La primera acción para comenzar a monitorizar tu red con RedBorder es obtener l
Todo el proceso de instalación especificado en esta página debe repetirse para cada manager que conformará el clúster.

``` bash title="Configuración de los repositorios requeridos"
dnf install epel-release && rpm -ivh https://repo.redborder.com/ng/24.10/rhel/9/x86_64/redborder-repo-24.10-0.0.1-1.el9.rb.noarch.rpm
dnf install epel-release && rpm -ivh https://repo.redborder.com/ng/24.11/rhel/9/x86_64/redborder-repo-24.11-0.0.1-1.el9.rb.noarch.rpm
```

``` bash title="Comando de instalación del paquete de manager Redborder"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The first action to start monitoring your network with RedBorder is to obtain th
The entire installation process specified on this page must be repeated for each manager that will make up the cluster.

``` bash title="Config of required repositories"
dnf install epel-release && rpm -ivh https://repo.redborder.com/ng/24.10/rhel/9/x86_64/redborder-repo-24.10-0.0.1-1.el9.rb.noarch.rpm
dnf install epel-release && rpm -ivh https://repo.redborder.com/ng/24.11/rhel/9/x86_64/redborder-repo-24.11-0.0.1-1.el9.rb.noarch.rpm
```

``` bash title="Redborder Manager Package Installation Command"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ El primer paso para comenzar a monitorear su red con RedBorder es obtener los ú
## Installing the RPM

``` bash title="Última versión"
dnf install epel-release -y && rpm -ivh https://repo.redborder.com/ng/24.10/rhel/9/x86_64/redborder-repo-24.10-0.0.1-1.el9.rb.noarch.rpm
dnf install epel-release -y && rpm -ivh https://repo.redborder.com/ng/24.11/rhel/9/x86_64/redborder-repo-24.11-0.0.1-1.el9.rb.noarch.rpm
```

``` bash title="Proxy"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The first step to start monitoring your network with RedBorder is to obtain the
## Installing the RPM

``` bash title="Latest"
dnf install epel-release -y && rpm -ivh https://repo.redborder.com/ng/24.10/rhel/9/x86_64/redborder-repo-24.10-0.0.1-1.el9.rb.noarch.rpm
dnf install epel-release -y && rpm -ivh https://repo.redborder.com/ng/24.11/rhel/9/x86_64/redborder-repo-24.11-0.0.1-1.el9.rb.noarch.rpm
```

``` bash title="Proxy"
Expand Down

0 comments on commit 5aa207c

Please sign in to comment.