Browse Source

add docs

master
zeus 3 years ago
parent
commit
ce1b62f862
  1. 4
      docs/antora.yml
  2. 2
      docs/build/site/search-index.js
  3. 2
      docs/build/site/sitemap.xml
  4. 222
      docs/build/site/swarmlab/docs/index.html
  5. 58
      docs/modules/ROOT/pages/index.adoc

4
docs/antora.yml

@ -1,5 +1,5 @@
name: swarmlab name: swarmlab_sec-intro
title: swarmlab title: swarmlab_sec-intro
version: docs version: docs
nav: nav:
- modules/ROOT/nav.adoc - modules/ROOT/nav.adoc

2
docs/build/site/search-index.js

File diff suppressed because one or more lines are too long

2
docs/build/site/sitemap.xml

@ -2,6 +2,6 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url> <url>
<loc>http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/index.html</loc> <loc>http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/index.html</loc>
<lastmod>2021-10-18T20:55:01.068Z</lastmod> <lastmod>2021-10-18T21:10:58.211Z</lastmod>
</url> </url>
</urlset> </urlset>

222
docs/build/site/swarmlab/docs/index.html

@ -106,8 +106,6 @@
</aside> </aside>
<article class="doc"> <article class="doc">
<h1 class="page">Welcome to Swarmlab!</h1> <h1 class="page">Welcome to Swarmlab!</h1>
<div id="preamble">
<div class="sectionbody">
<div class="imageblock right"> <div class="imageblock right">
<div class="content"> <div class="content">
<img src="_images/swarmlab.png" alt="swarmlab" width="150"> <img src="_images/swarmlab.png" alt="swarmlab" width="150">
@ -119,165 +117,69 @@
<div class="paragraph"> <div class="paragraph">
<p>An all of that using only the browser and the command line of their system.</p> <p>An all of that using only the browser and the command line of their system.</p>
</div> </div>
</div> <div class="listingblock">
</div>
<div class="sect1">
<h2 id="_intro"><a class="anchor" href="#_intro"></a>Intro</h2>
<div class="sectionbody">
<div class="paragraph">
<p>You will be connected to the Swarmlab Cloud (hence HYBRID) but you will be able to use your own storage(move files around, delete/copy etc),your own networking and computational power(cpu/graphics etc) and create a system exactly the way you need it.</p>
</div>
<div class="paragraph">
<p>This way you will be able to :</p>
</div>
<div class="ulist">
<ul>
<li>
<p>create images for testing.</p>
</li>
<li>
<p>Run them using docker.</p>
</li>
<li>
<p>Share them for others to use and develop.</p>
</li>
<li>
<p>Finally browse the cloud for shared images to integrate into your project and make it even better.</p>
</li>
</ul>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_ready_to_run_out_of_the_box"><a class="anchor" href="#_ready_to_run_out_of_the_box"></a>Ready to run out-of-the-box</h2>
<div class="sectionbody">
<div class="paragraph">
<p>Normally the docker dataflow is as described in the following images:</p>
</div>
<div class="paragraph">
<p><span class="image"><img src="https://git.swarmlab.io:3000/zeus/swarmlab-hybrid/raw/branch/master/docs/images/docker-build.png" alt="docker build"></span>
<span class="image"><img src="https://git.swarmlab.io:3000/zeus/swarmlab-hybrid/raw/branch/master/docs/images/docker-run.png" alt="docker run"></span></p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_services"><a class="anchor" href="#_services"></a>Services</h2>
<div class="sectionbody">
<table class="tableblock frame-all grid-all stretch">
<colgroup>
<col style="width: 50%;">
<col style="width: 50%;">
</colgroup>
<thead>
<tr>
<th class="tableblock halign-left valign-top">Hybrid</th>
<th class="tableblock halign-left valign-top">VEnus Network Unification Service</th>
</tr>
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><div class="content"><div class="paragraph">
<p><strong>We have created an ever-growing database of readilly accessible labrooms you can choose from</strong></p>
</div>
<div class="literalblock">
<div class="content">
<pre>Ready to use, on demand virtual labs/microservices</pre>
</div>
</div>
<div class="ulist">
<ul>
<li>
<p>Run and manage said rooms and application</p>
</li>
<li>
<p>Create Labrooms/Applications/Microservices</p>
<div class="ulist">
<ul>
<li>
<p>create once - scale up or down without rebuilding</p>
</li>
</ul>
</div>
</li>
<li>
<p>on-demand</p>
<div class="ulist">
<ul>
<li>
<p>sandbox environments</p>
</li>
<li>
<p>Virtual Labrooms</p>
</li>
<li>
<p>Virtual Classrooms</p>
</li>
<li>
<p>Proof-of-Concept (POC)</p>
</li>
</ul>
</div>
</li>
<li>
<p>Move Labs between environments</p>
</li>
</ul>
</div></div></td>
<td class="tableblock halign-left valign-top"><div class="content"><div class="paragraph">
<p><strong>VENUS makes collaboration easier</strong></p>
</div>
<div class="literalblock">
<div class="content"> <div class="content">
<pre>Build the network you require on demand and without effort.</pre> <pre>== Intro
</div>
</div> You will be connected to the Swarmlab Cloud (hence HYBRID) but you will be able to use your own storage(move files around, delete/copy etc),your own networking and computational power(cpu/graphics etc) and create a system exactly the way you need it.
<div class="paragraph">
<p>You can Create and manage</p> This way you will be able to :
</div>
<div class="ulist"> * create images for testing.
<ul> * Run them using docker.
<li> * Share them for others to use and develop.
<p>on-demand network environments using any cloud over any network</p> * Finally browse the cloud for shared images to integrate into your project and make it even better.
</li>
<li> == Ready to run out-of-the-box
<p>Connect multiple computers through a network.</p>
</li> Normally the docker dataflow is as described in the following images:
<li>
<p>Share your Labrooms/Applications/Microservices with your friends</p> image:https://git.swarmlab.io:3000/zeus/swarmlab-hybrid/raw/branch/master/docs/images/docker-build.png[]
</li> image:https://git.swarmlab.io:3000/zeus/swarmlab-hybrid/raw/branch/master/docs/images/docker-run.png[]
<li>
<p>Move Labs between networks</p> == Services
</li>
<li> [cols="a,a"]
<p>anything else that might suit your needs in a dynamic and Scalable Distributed Architecture</p> |===
</li> |Hybrid |VEnus Network Unification Service
</ul>
</div> |*We have created an ever-growing database of readilly accessible labrooms you can choose from*
<div class="paragraph">
<p>Swarmlab-Venus provides</p> Ready to use, on demand virtual labs/microservices
</div>
<div class="ulist"> * Run and manage said rooms and application
<ul> * Create Labrooms/Applications/Microservices
<li> ** create once - scale up or down without rebuilding
<p>Secure and state-of-the-art cryptography - integrated across all connections</p>
</li> * on-demand
<li> ** sandbox environments
<p>Manage the entire network as a service</p> ** Virtual Labrooms
</li> ** Virtual Classrooms
<li> ** Proof-of-Concept (POC)
<p>Architecture/Platform Agnostic</p>
</li> * Move Labs between environments
<li>
<p>Manage user network access</p> |*VENUS makes collaboration easier*
</li>
<li> Build the network you require on demand and without effort.
<p>Network traffic analysis</p>
</li> You can Create and manage
</ul>
</div></div></td> * on-demand network environments using any cloud over any network
</tr> * Connect multiple computers through a network.
</tbody> * Share your Labrooms/Applications/Microservices with your friends
</table> * Move Labs between networks
* anything else that might suit your needs in a dynamic and Scalable Distributed Architecture
Swarmlab-Venus provides
* Secure and state-of-the-art cryptography - integrated across all connections
* Manage the entire network as a service
* Architecture/Platform Agnostic
* Manage user network access
* Network traffic analysis
|===</pre>
</div> </div>
</div> </div>
</article> </article>

58
docs/modules/ROOT/pages/index.adoc

@ -6,67 +6,9 @@ Swarmlab provides the user with the unique abillity to *create Labrooms* (or oth
An all of that using only the browser and the command line of their system. An all of that using only the browser and the command line of their system.
---------------------------------------------
== Intro == Intro
You will be connected to the Swarmlab Cloud (hence HYBRID) but you will be able to use your own storage(move files around, delete/copy etc),your own networking and computational power(cpu/graphics etc) and create a system exactly the way you need it. You will be connected to the Swarmlab Cloud (hence HYBRID) but you will be able to use your own storage(move files around, delete/copy etc),your own networking and computational power(cpu/graphics etc) and create a system exactly the way you need it.
This way you will be able to :
* create images for testing.
* Run them using docker.
* Share them for others to use and develop.
* Finally browse the cloud for shared images to integrate into your project and make it even better.
== Ready to run out-of-the-box
Normally the docker dataflow is as described in the following images:
image:https://git.swarmlab.io:3000/zeus/swarmlab-hybrid/raw/branch/master/docs/images/docker-build.png[]
image:https://git.swarmlab.io:3000/zeus/swarmlab-hybrid/raw/branch/master/docs/images/docker-run.png[]
== Services
[cols="a,a"]
|===
|Hybrid |VEnus Network Unification Service
|*We have created an ever-growing database of readilly accessible labrooms you can choose from*
Ready to use, on demand virtual labs/microservices
* Run and manage said rooms and application
* Create Labrooms/Applications/Microservices
** create once - scale up or down without rebuilding
* on-demand
** sandbox environments
** Virtual Labrooms
** Virtual Classrooms
** Proof-of-Concept (POC)
* Move Labs between environments
|*VENUS makes collaboration easier*
Build the network you require on demand and without effort.
You can Create and manage
* on-demand network environments using any cloud over any network
* Connect multiple computers through a network.
* Share your Labrooms/Applications/Microservices with your friends
* Move Labs between networks
* anything else that might suit your needs in a dynamic and Scalable Distributed Architecture
Swarmlab-Venus provides
* Secure and state-of-the-art cryptography - integrated across all connections
* Manage the entire network as a service
* Architecture/Platform Agnostic
* Manage user network access
* Network traffic analysis
|===

Loading…
Cancel
Save