zeus 2 years ago
parent
commit
196b588968
  1. 1
      docs/modules/hybrid/nav.adoc
  2. 72
      docs/modules/hybrid/pages/start-proof_of_concept.adoc
  3. 3
      docs/modules/myservices/nav.adoc
  4. 14
      docs/modules/myservices/pages/overview-proof_of_concept.adoc
  5. 83
      docs/modules/myservices/pages/poc-datacollector.adoc

1
docs/modules/hybrid/nav.adoc

@ -3,6 +3,7 @@
*** xref:start-labroom.adoc[Labroom]
*** xref:start-storage.adoc[Storage]
*** xref:start-microservices.adoc[Microservices]
*** xref:start-proof_of_concept.adoc[Proof_of_concept]
** xref:manage-instanches.adoc[Instances]
*** xref:manage-instanchesi-connect.adoc[connect]

72
docs/modules/hybrid/pages/start-proof_of_concept.adoc

@ -0,0 +1,72 @@
= Private/Local
Swarmlab
:idprefix:
:idseparator: -
:!example-caption:
:!table-caption:
:page-pagination:
This is the area where you will find the available *proof_of_concept* and join the desired one.
== Proof of Concept
In case you need additional services for your project you can launch them here.
.browsing-proof_of_concept
image::hybrid:browsing-microservices.png[Browsing labrooms,700,float=center]
== Download
After we have located the desired *proof_of_concept* we can *Download* it by using the cloud
image:hybrid:cloud_icon_down.png[Download] icon.
== Delete
The trash
image:hybrid:trash_icon.png[Download]
icon deletes the *proof_of_concept*
== Info
To request more info about the *proof_of_concept* we use the info icon
image:hybrid:info_icon.png[Info]
== Start
We can *start* it by using the *thumb-down*
image:hybrid:thumb-down.png[thumb-down]
icon
== Stop
We can *stop* it by using the *thumb-up*
image:hybrid:thumb-up.png[thumb-up]
icon
== Console
The *Console* window shows the log messages for the running proof_of_concept
.console
image::hybrid:console.png[Console,700,float=center]
== Video
=== Start proof_of_concept
****
TIP: Learn how to start using a proof_of_concept
video::650056224[vimeo]
****
=== Stop proof_of_concept
****
TIP: Learn how to stop proof_of_concept
video::650388472[vimeo]
****

3
docs/modules/myservices/nav.adoc

@ -10,3 +10,6 @@
** xref:overview-services.adoc[Microservices]
*** xref:jupyter.adoc[Jupyter]
*** xref:node.adoc[Node]
** xref:overview-proof_of_concept.adoc[Proof_of_concept]
*** xref:poc-datacollector.adoc[Datacollector]

14
docs/modules/myservices/pages/overview-proof_of_concept.adoc

@ -0,0 +1,14 @@
= Proof_of_concept
:idprefix:
:idseparator: -
:!example-caption:
:!table-caption:
:page-pagination:
:experimental:
This is the area where you will quide you to use *Proof_of_concept*
=== Proof_of_concept
Diverse Proof_of_concept collection you can attach to your labroom or storage, or maybe run them your own custom way!

83
docs/modules/myservices/pages/poc-datacollector.adoc

@ -0,0 +1,83 @@
= Datai collector
Swarmlab
:idprefix:
:idseparator: -
:!example-caption:
:!table-caption:
:page-pagination:
:experimental:
This is the area where you will quide you to use service *data collector*
== Default Configuration
.Linux network
image::swarmlab-network.png[linux network,700,float=center]
== Intro
The "data collector" is a lightweight microservice application that collect and sends metadata, collected from a system, such as an IoT network, distributed system, data center, etc to a storage system.
* The data are transmitted, stored, and can be retrieved at any time.
*"data collector"* are developed with a platform agnostic"container-based application strategy
[NOTE]
====
A platform-agnostic approach offers many choices
* Can be seamlessly moved from local development machine to production deployments
* Flexibility, Reliability
** Avoiding Vendor Lock-In
* From Code to full-blown systems
** from a single container on your local machine
** to a running cloud native - container-based environment
====
== Docs - Data collector
Open terminal and run:
[source,bash]
----
git clone https://git.swarmlab.io:3000/docs/Documentation.git
cd Documentation
source ./auto-complete.sh
./build.sh poc-datacollector
----
=== Start data collector
****
TIP: Start poc-datacollector
video::650056224[vimeo]
****
== stop datacollector
****
TIP: Stop poc-datacollector
video::650388472[vimeo]
****
== Open Web interface webclient
****
TIP: Start poc-datacollector
video::650056224[vimeo, start=48]
****
Loading…
Cancel
Save