Skip to content
Snippets Groups Projects
Commit ad3b015a authored by yangalicace1's avatar yangalicace1
Browse files

UPDATING: updating images links left

parent d8872a4c
No related branches found
No related tags found
No related merge requests found
Pipeline #9338 passed
......@@ -354,32 +354,32 @@ At Network Adapt 1, the following port-forwarding rule must be set.
| - | - | - | - | - | - |
| SSH | TCP | | **2222** | | 22 |
![Screenshot_from_2023-07-10_18-25-18](./doc/images/deployment_guide/02_vagrant_box.jpg)
![Screenshot_from_2023-07-10_18-25-18](../images/deployment_guide/02_vagrant_box.jpg)
<h3><u>Installing the OS</h3></u>
For a Vagrant Box, it is generally suggested that the ISO's server version is used, as it is intended to be used via SSH, and any web GUI is expected to be forwarded to the host.
![Screenshot_from_2023-07-10_18-41-49](./images/deployment_guide/03_vagrant_box.jpg)
![Screenshot_from_2023-07-10_18-41-49](../images/deployment_guide/03_vagrant_box.jpg)
![Screenshot_from_2023-07-10_18-42-30](./images/deployment_guide/04_vagrant_box.jpg)
![Screenshot_from_2023-07-10_18-42-30](../images/deployment_guide/04_vagrant_box.jpg)
![Screenshot_from_2023-07-10_18-42-45](./images/deployment_guide/05_vagrant_box.jpg)
![Screenshot_from_2023-07-10_18-42-45](../images/deployment_guide/05_vagrant_box.jpg)
Make sure the disk is not configured as an LVM group!
![Screenshot_from_2023-07-10_18-43-16](./images/deployment_guide/06_vagrant_box.jpg)
![Screenshot_from_2023-07-10_18-43-16](../images/deployment_guide/06_vagrant_box.jpg)
<h3><u>Vagrant ser</h3></u>
Vagrant expects by default, that in the box's OS exists the user `vagrant` with the password also being `vagrant`.
![Screenshot_from_2023-07-10_18-54-12](./images/deployment_guide/07_vagrant_box.jpg)
![Screenshot_from_2023-07-10_18-54-12](../images/deployment_guide/07_vagrant_box.jpg)
<h3><u>SSH</h3></u>
Vagrant uses SSH to connect to the boxes, so installing it now will save the hassle of doing it later.
![Screenshot_from_2023-07-10_18-54-48](./images/deployment_guide/08_vagrant_box.jpg)
![Screenshot_from_2023-07-10_18-54-48](../images/deployment_guide/08_vagrant_box.jpg)
<h3><u>Features server snaps</h3></u>
......
......@@ -13,7 +13,7 @@ See the [Release Notes](https://labs.etsi.org/rep/tfs/controller/-/releases/v3.0
The guides and walkthroughs below make some reasonable assumptions to simplify the deployment of the TFS controller, the execution of experiments and tests, and the development of new contributions.
In particular, we assume:
- A physical server or virtual machine for running the TFS controller with the following minimum specifications (check section [Configure your Machine](./1.-Deployment-Guide/1.1.-Configure-your-Machine) for additional details):
- A physical server or virtual machine for running the TFS controller with the following minimum specifications (check section [Configure your Machine](https://tfs.etsi.org/documentation/develop/deployment_guide/deployment_guide/#11-configure-your-machine) for additional details):
- 4 cores / vCPUs
- 8 GB of RAM (10 GB of RAM if you want to develop)
- 60 GB of disk (100 GB of disk if you want to develop)
......@@ -28,8 +28,8 @@ Use the Wiki menu in the right side of this page to navigate through the various
# Guides and Walkthroughs
The following guides and walkthroughs are provided:
- [1. Deployment Guide](/1.-Deployment-Guide)
- [2. Development Guide](/2.-Development-Guide)
- [1. Deployment Guide](https://tfs.etsi.org/documentation/develop/deployment_guide/deployment_guide/)
- [2. Development Guide](https://tfs.etsi.org/documentation/develop/development_guide/development_guide/)
- [3. Run Experiments](/3.-Run-Experiments)
- [4. Features and Bugs](/4.-Features-and-Bugs)
- [5. Supported SBIs and Network Elements](/5.-Supported-SBIs-and-Network-Elements)
......
......@@ -76,6 +76,6 @@ extra:
# Page tree
nav:
- Index : ./index.md
- 0. Home : ./index.md
- 1. Deployment Guide: ./deployment_guide/deployment_guide.md
- 2. Development Guide: ./development_guide/development_guide.md
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment