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

Deployed 7e5e971b to develop in public with MkDocs 1.6.1 and mike 2.1.3

parent 157722f1
No related branches found
No related tags found
No related merge requests found
Showing with 26 additions and 22 deletions
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<link rel="icon" href="/develop/images/favicon.png"> <link rel="icon" href="/develop/images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42"> <meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<link rel="icon" href="../images/favicon.png"> <link rel="icon" href="../images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42"> <meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<link rel="icon" href="../images/favicon.png"> <link rel="icon" href="../images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42"> <meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<link rel="icon" href="../images/favicon.png"> <link rel="icon" href="../images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42"> <meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<link rel="icon" href="images/favicon.png"> <link rel="icon" href="images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42"> <meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">
...@@ -442,16 +442,20 @@ See the <a href="https://labs.etsi.org/rep/tfs/controller/-/releases/v3.0.0">Rel ...@@ -442,16 +442,20 @@ See the <a href="https://labs.etsi.org/rep/tfs/controller/-/releases/v3.0.0">Rel
<p>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. <p>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:</p> In particular, we assume:</p>
<ul> <ul>
<li>A physical server or virtual machine for running the TFS controller with the following minimum specifications (check section <a href="https://tfs.etsi.org/documentation/develop/deployment_guide/#11-configure-your-machine">Configure your Machine</a> for additional details):</li> <li>A physical server or virtual machine for running the TFS controller with the following minimum specifications (check section <a href="https://tfs.etsi.org/documentation/develop/deployment_guide/#11-configure-your-machine">Configure your Machine</a> for additional details):<ul>
<li>4 cores / vCPUs</li> <li>4 cores / vCPUs</li>
<li>8 GB of RAM (10 GB of RAM if you want to develop)</li> <li>8 GB of RAM (10 GB of RAM if you want to develop)</li>
<li>60 GB of disk (100 GB of disk if you want to develop)</li> <li>60 GB of disk (100 GB of disk if you want to develop)</li>
<li>1 NIC card</li> <li>1 NIC card</li>
</ul>
</li>
<li><a href="https://code.visualstudio.com/">VSCode</a> with the <a href="https://code.visualstudio.com/docs/remote/ssh">Remote SSH</a> extension</li> <li><a href="https://code.visualstudio.com/">VSCode</a> with the <a href="https://code.visualstudio.com/docs/remote/ssh">Remote SSH</a> extension</li>
<li>Working machine software:</li> <li>Working machine software:<ul>
<li><a href="https://releases.ubuntu.com/22.04/">Ubuntu Server 22.04.4 LTS</a> or <a href="https://releases.ubuntu.com/20.04/">Ubuntu Server 20.04.6 LTS</a></li> <li><a href="https://releases.ubuntu.com/22.04/">Ubuntu Server 22.04.4 LTS</a> or <a href="https://releases.ubuntu.com/20.04/">Ubuntu Server 20.04.6 LTS</a></li>
<li><a href="https://microk8s.io/">MicroK8s v1.24.17</a></li> <li><a href="https://microk8s.io/">MicroK8s v1.24.17</a></li>
</ul> </ul>
</li>
</ul>
<p>Use the Wiki menu in the right side of this page to navigate through the various contents of this wiki.</p> <p>Use the Wiki menu in the right side of this page to navigate through the various contents of this wiki.</p>
<h1 id="guides-and-walkthroughs">Guides and Walkthroughs</h1> <h1 id="guides-and-walkthroughs">Guides and Walkthroughs</h1>
<p>The following guides and walkthroughs are provided:</p> <p>The following guides and walkthroughs are provided:</p>
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<link rel="icon" href="../images/favicon.png"> <link rel="icon" href="../images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42"> <meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
...@@ -2,38 +2,38 @@ ...@@ -2,38 +2,38 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url> <url>
<loc>https://tfs.etsi.org/develop/</loc> <loc>https://tfs.etsi.org/develop/</loc>
<lastmod>2024-10-31</lastmod> <lastmod>2024-11-04</lastmod>
</url> </url>
<url> <url>
<loc>https://tfs.etsi.org/develop/deployment_guide/</loc> <loc>https://tfs.etsi.org/develop/deployment_guide/</loc>
<lastmod>2024-10-31</lastmod> <lastmod>2024-11-04</lastmod>
</url> </url>
<url> <url>
<loc>https://tfs.etsi.org/develop/development_guide/</loc> <loc>https://tfs.etsi.org/develop/development_guide/</loc>
<lastmod>2024-10-31</lastmod> <lastmod>2024-11-04</lastmod>
</url> </url>
<url> <url>
<loc>https://tfs.etsi.org/develop/features_and_bugs/</loc> <loc>https://tfs.etsi.org/develop/features_and_bugs/</loc>
<lastmod>2024-10-31</lastmod> <lastmod>2024-11-04</lastmod>
</url> </url>
<url> <url>
<loc>https://tfs.etsi.org/develop/run_experiments/</loc> <loc>https://tfs.etsi.org/develop/run_experiments/</loc>
<lastmod>2024-10-31</lastmod> <lastmod>2024-11-04</lastmod>
</url> </url>
<url> <url>
<loc>https://tfs.etsi.org/develop/supported_nbis/</loc> <loc>https://tfs.etsi.org/develop/supported_nbis/</loc>
<lastmod>2024-10-31</lastmod> <lastmod>2024-11-04</lastmod>
</url> </url>
<url> <url>
<loc>https://tfs.etsi.org/develop/supported_sbis_and_network_elements/</loc> <loc>https://tfs.etsi.org/develop/supported_sbis_and_network_elements/</loc>
<lastmod>2024-10-31</lastmod> <lastmod>2024-11-04</lastmod>
</url> </url>
<url> <url>
<loc>https://tfs.etsi.org/develop/supported_service_handlers/</loc> <loc>https://tfs.etsi.org/develop/supported_service_handlers/</loc>
<lastmod>2024-10-31</lastmod> <lastmod>2024-11-04</lastmod>
</url> </url>
<url> <url>
<loc>https://tfs.etsi.org/develop/troubleshooting/</loc> <loc>https://tfs.etsi.org/develop/troubleshooting/</loc>
<lastmod>2024-10-31</lastmod> <lastmod>2024-11-04</lastmod>
</url> </url>
</urlset> </urlset>
\ No newline at end of file
No preview for this file type
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<link rel="icon" href="../images/favicon.png"> <link rel="icon" href="../images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42"> <meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<link rel="icon" href="../images/favicon.png"> <link rel="icon" href="../images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42"> <meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
<link rel="icon" href="../images/favicon.png"> <link rel="icon" href="../images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42"> <meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<link rel="icon" href="../images/favicon.png"> <link rel="icon" href="../images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42"> <meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">
......
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