Skip to content

Commit fe8fc55

Browse files
committed
fix: point to new versions
1 parent fc88e02 commit fe8fc55

File tree

3 files changed

+13
-14
lines changed

3 files changed

+13
-14
lines changed

docs/marketplace-community/apps/tnlcm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ draft: false
1717

1818
The latest version of TNLCM appliance can be downloaded from the OpenNebula public Marketplace. The appliance includes the [backend](https://github.com/6G-SANDBOX/TNLCM) and the [frontend](https://github.com/6G-SANDBOX/TNLCM_FRONTEND) of the TNLCM.
1919

20-
- Backend [v0.4.4](https://marketplace.mobilesandbox.cloud:9443/appliance/service_TNLCM)
20+
- Backend [v0.4.5](https://marketplace.mobilesandbox.cloud:9443/appliance/service_TNLCM)
2121
- Frontend [v0.0.0](https://marketplace.mobilesandbox.cloud:9443/appliance/service_TNLCM)
2222

2323
## Components
2424

2525
| Name | Version |
2626
| ------------------------- | ---------- |
2727
| Ubuntu | 22.04 LTS |
28-
| TNLCM backend | v0.4.4 |
28+
| TNLCM backend | v0.4.5 |
2929
| TNLCM frontend | v0.0.0 |
3030
| Contextualization package | 6.10.0 |
3131

docs/tnlcm/getting-started-locally.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,12 @@ Additionally TNLCM depends on:
2020

2121
| Repository | Release | Branch |
2222
| ---------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------- |
23-
| 6G-Library | [v0.3.1](https://github.com/6G-SANDBOX/6G-Library/tree/release/v0.3.1) | - |
23+
| 6G-Library | [v0.4.0](https://github.com/6G-SANDBOX/6G-Library/tree/release/v0.4.0) | - |
2424
| 6G-Sandbox-Sites | - | [platform](https://github.com/6G-SANDBOX/6G-Sandbox-Sites) |
2525
:::
2626

27+
You can install the full stack MinIO, Jenkins and TNLCM in OpenNebula by following the toolkit installer guide [here](../toolkit-installer/run-toolkit-installer.md).
28+
2729
## :inbox_tray: Download the installation script
2830

2931
Download the installation script which is [`installer.sh`](https://github.com/6G-SANDBOX/TNLCM/blob/main/scripts/installer.sh).

docs/toolkit-installer/run-toolkit-installer.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,9 @@ draft: false
99

1010
Toolkit installer requires the **prior** installation of:
1111

12-
| Repository | Release |
13-
| ---------------- | ---------------------------------------------------------------------- |
14-
| OpenNebula | [v6.10](https://github.com/OpenNebula/one/releases/tag/release-6.10.0) |
15-
| 6G-Library | [v0.3.1](https://github.com/6G-SANDBOX/6G-Library/releases/tag/v0.3.1) |
16-
| 6G-Sandbox-Sites | [main](https://github.com/6G-SANDBOX/6G-Sandbox-Sites) |
17-
| TNLCM | [v0.4.4](https://github.com/6G-SANDBOX/TNLCM/releases/tag/v0.4.4) |
12+
- **OpenNebula**: [v6.10](https://github.com/OpenNebula/one/releases/tag/release-6.10.0)
13+
14+
Once you have OpenNebula installed, you can proceed with the following steps.
1815

1916
## Create site token
2017

@@ -26,11 +23,11 @@ The administrators will review the request and add you to the group if approved.
2623

2724
Once you have the necessary permissions, you can generate a token by navigating to:
2825

29-
- **Settings**
30-
- **Developer settings**
31-
- **Personal access tokens**
32-
- **Fine-grained tokens**
33-
- **Generate new token**
26+
1. **Settings**
27+
2. **Developer settings**
28+
3. **Personal access tokens**
29+
4. **Fine-grained tokens**
30+
5. **Generate new token**
3431

3532
The configuration should look like this:
3633

0 commit comments

Comments
 (0)