diff --git a/public/develop/deployment_guide/deployment_guide/index.html b/public/develop/deployment_guide/deployment_guide/index.html index 3212cb7cbb2403971e0fb859fec3faea33aa7950..6ca2213c1d0b1ee2e4a8e086d18a2734e22bebdf 100644 --- a/public/develop/deployment_guide/deployment_guide/index.html +++ b/public/develop/deployment_guide/deployment_guide/index.html @@ -544,7 +544,7 @@ The guide includes the details on configuring and installing the machine, installing and configuring MicroK8s, and deploying and reporting the status of the TeraFlowSDN controller.</p> -<h2 id="11-configure-your-machine">1.1. Configure your Machine</h2> +<h2 id="11-configure-your-machine"><strong>1.1. Configure your Machine</strong></h2> <p>In this section, we describe how to configure a machine (physical or virtual) to be used as the deployment, execution, and development environment for the ETSI TeraFlowSDN controller. Choose your preferred environment below and follow the instructions provided.</p> <p><strong>NOTE</strong>: If you already have a remote physical server fitting the requirements specified in this section feel free to use it instead of deploying a local VM. Check <a href="#111-physical-server">1.1.1. Physical Server</a> for further details.</p> <p>Virtualization platforms tested are:</p> @@ -555,7 +555,7 @@ controller.</p> <li><a href="#114-openstack1-1-4-openstack">OpenStack'</a></li> <li><a href="#115-vagrant-box">Vagrant Box</a></li> </ul> -<h3 id="111-physical-server">1.1.1. Physical Server</h3> +<h3 id="111-physical-server"><strong>1.1.1. Physical Server</strong></h3> <p>This page describes how to configure a physical server for running ETSI TeraFlowSDN(TFS) controller.</p> <h3><u>Server Specifications</u></h3> @@ -654,7 +654,7 @@ sudo apt-get dist-upgrade -y <li>If asked to restart services, restart the default ones proposed.</li> <li>Restart the VM when the installation is completed.</li> </ul> -<h3 id="112-oracle-virtual-box">1.1.2. Oracle Virtual Box</h3> +<h3 id="112-oracle-virtual-box"><strong>1.1.2. Oracle Virtual Box</strong></h3> <p>This page describes how to configure a VM for running ETSI TeraFlowSDN(TFS) controller using <a href="https://www.virtualbox.org/">Oracle VirtualBox</a>. It has been tested with VirtualBox up to version 6.1.40 r154048.</p> <h3><u>Create a NAT Network in VirtualBox</u></h3> <p>In "Oracle VM VirtualBox Manager", Menu "File > Preferences... > Network", create a NAT @@ -801,7 +801,7 @@ sudo ./VBoxLinuxAdditions.run # This command might take some minutes depending on your VM specs. sudo reboot </code></pre> -<h3 id="113-vmware-fusion">1.1.3. VMWare Fusion</h3> +<h3 id="113-vmware-fusion"><strong>1.1.3. VMWare Fusion</strong></h3> <p>This page describes how to configure a VM for running ETSI TeraFlowSDN(TFS) controller using <a href="https://www.vmware.com/products/fusion.html">VMWare Fusion</a>. It has been tested with VMWare Fusion version 12 and 13.</p> <h3><u>Create VM in VMWare Fusion:</u></h3> @@ -855,13 +855,13 @@ sudo reboot <pre><code class="language-bash">sudo apt-get update -y sudo apt-get dist-upgrade -y </code></pre> -<h3 id="114-openstack">1.1.4. OpenStack</h3> -<h3 id="115-vagrant-box">1.1.5. Vagrant Box</h3> +<h3 id="114-openstack"><strong>1.1.4. OpenStack</strong></h3> +<h3 id="115-vagrant-box"><strong>1.1.5. Vagrant Box</strong></h3> <p>Other virtualization environments might be used; in that case, you will need to adapt these instructions to your particular case. If you want to contribute with details on how you used other hypervisors or platforms, <a href="https://labs.etsi.org/rep/tfs/controller/-/wikis/home#contact">contact</a> the TFS team through Slack.</p> -<h2 id="12-install-microk8s">1.2. Install MicroK8s</h2> -<h2 id="13-deploy-teraflowsdn">1.3. Deploy TeraFlowSDN</h2> -<h2 id="14-webui-and-grafana-dashboards">1.4. WebUI and Grafana Dashboards</h2> -<h2 id="15-show-deployment-and-logs">1.5. Show Deployment and Logs</h2> +<h2 id="12-install-microk8s"><strong>1.2. Install MicroK8s</strong></h2> +<h2 id="13-deploy-teraflowsdn"><strong>1.3. Deploy TeraFlowSDN</strong></h2> +<h2 id="14-webui-and-grafana-dashboards"><strong>1.4. WebUI and Grafana Dashboards</strong></h2> +<h2 id="15-show-deployment-and-logs"><strong>1.5. Show Deployment and Logs</strong></h2>