From 9915f1b9c8ad0084b75f7ea1fa33978127aa8cd6 Mon Sep 17 00:00:00 2001
From: yangalicace1 <royer.yangali@etsi.org>
Date: Mon, 21 Oct 2024 13:45:39 +0000
Subject: [PATCH] Deployed bb9f8de to develop in public with MkDocs 1.6.1 and
 mike 2.1.3

---
 .../deployment_guide/deployment_guide/index.html | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/public/develop/deployment_guide/deployment_guide/index.html b/public/develop/deployment_guide/deployment_guide/index.html
index 678db6f..b4594c8 100644
--- a/public/develop/deployment_guide/deployment_guide/index.html
+++ b/public/develop/deployment_guide/deployment_guide/index.html
@@ -842,7 +842,7 @@ Most of the specifications can be as specified in the <a href="#112-oracle-virtu
 <li>Size: 60GB (at least)</li>
 <li><strong>Type</strong>: VMDK</li>
 </ul>
-<p><img alt="spaces_huDzAu5hmjUdNzCGBBbL_uploads_jrerlmLyZWi5f2Tzb7xY_Screenshot_from_2023-07-10_18-13-43" src="/documentation/doc/images/deployment_guide/01_vagrant_box.jpg" /></p>
+<p><img alt="spaces_huDzAu5hmjUdNzCGBBbL_uploads_jrerlmLyZWi5f2Tzb7xY_Screenshot_from_2023-07-10_18-13-43" src="images/deployment_guide/01_vagrant_box.jpg" /></p>
 <p>Also, before initiating the VM and installing the OS, we'll need to:</p>
 <ul>
 <li>Disable Floppy in the 'Boot Order'</li>
@@ -875,23 +875,23 @@ At Network Adapt 1, the following port-forwarding rule must be set.</p>
 </tr>
 </tbody>
 </table>
-<p><img alt="Screenshot_from_2023-07-10_18-25-18" src="uploads/ced8e7b1133d6831e0c203801b6ba448/Screenshot_from_2023-07-10_18-25-18.png" /></p>
+<p><img alt="Screenshot_from_2023-07-10_18-25-18" src="images/deployment_guide/02_vagrant_box.jpg" /></p>
 <h3><u>Installing the OS</h3>
 <p></u></p>
 <p>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.</p>
-<p><img alt="Screenshot_from_2023-07-10_18-41-49" src="/documentation/doc/images/deployment_guide/02_vagrant_box.jpg" /></p>
-<p><img alt="Screenshot_from_2023-07-10_18-42-30" src="/documentation/doc/images/deployment_guide/03_vagrant_box.jpg" /></p>
-<p><img alt="Screenshot_from_2023-07-10_18-42-45" src="/documentation/doc/images/deployment_guide/04_vagrant_box.jpg" /></p>
+<p><img alt="Screenshot_from_2023-07-10_18-41-49" src="images/deployment_guide/03_vagrant_box.jpg" /></p>
+<p><img alt="Screenshot_from_2023-07-10_18-42-30" src="images/deployment_guide/04_vagrant_box.jpg" /></p>
+<p><img alt="Screenshot_from_2023-07-10_18-42-45" src="images/deployment_guide/05_vagrant_box.jpg" /></p>
 <p>Make sure the disk is not configured as an LVM group!</p>
-<p><img alt="Screenshot_from_2023-07-10_18-43-16" src="/documentation/doc/images/deployment_guide/05_vagrant_box.jpg" /></p>
+<p><img alt="Screenshot_from_2023-07-10_18-43-16" src="images/deployment_guide/06_vagrant_box.jpg" /></p>
 <h3><u>Vagrant ser</h3>
 <p></u>
 Vagrant expects by default, that in the box's OS exists the user <code>vagrant</code> with the password also being <code>vagrant</code>.</p>
-<p><img alt="Screenshot_from_2023-07-10_18-54-12" src="/documentation/doc/images/deployment_guide/06_vagrant_box.jpg" /></p>
+<p><img alt="Screenshot_from_2023-07-10_18-54-12" src="images/deployment_guide/07_vagrant_box.jpg" /></p>
 <h3><u>SSH</h3>
 <p></u></p>
 <p>Vagrant uses SSH to connect to the boxes, so installing it now will save the hassle of doing it later.</p>
-<p><img alt="Screenshot_from_2023-07-10_18-54-48" src="/documentation/doc/images/deployment_guide/07_vagrant_box.jpg" /></p>
+<p><img alt="Screenshot_from_2023-07-10_18-54-48" src="images/deployment_guide/08_vagrant_box.jpg" /></p>
 <h3><u>Features server snaps</h3>
 <p></u></p>
 <p>Do not install featured server snaps. It will be done manually <a href="#12-install-microk8s">later</a> to illustrate how to uninstall and reinstall them in case of trouble with.</p>
-- 
GitLab