zeus
3 years ago
5 changed files with 57 additions and 19 deletions
@ -1,2 +1,4 @@ |
|||||
* xref:index.adoc[Intro] |
* xref:index.adoc[Intro] |
||||
* xref:a.adoc[Lab environment] |
* xref:a.adoc[Lab environment] |
||||
|
* xref:b.adoc[Create service] |
||||
|
* xref:c.adoc[Hybrid2Cloud connect] |
||||
|
@ -0,0 +1,28 @@ |
|||||
|
|
||||
|
= Create Service |
||||
|
|
||||
|
|
||||
|
== Start Datacollector |
||||
|
|
||||
|
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. |
||||
|
|
||||
|
|
||||
|
http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/myservices/poc-datacollector.html[Data collector - start^] |
||||
|
|
||||
|
http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/build/site/swarmlab_poc-datacollector/docs/index.html[Data collector - Usage^] |
||||
|
|
||||
|
**** |
||||
|
TIP: Usage |
||||
|
|
||||
|
video::650056224[vimeo,start=1 ] |
||||
|
**** |
||||
|
|
||||
|
|
||||
|
== Tasks |
||||
|
|
||||
|
Make sure you have enough practice in the following tasks: |
||||
|
|
||||
|
* Start Datacollector @okeanos |
||||
|
* Usage @okeanos |
||||
|
* Start Datacollector @home |
||||
|
* Usage @home |
@ -0,0 +1,26 @@ |
|||||
|
|
||||
|
= Hybrid2Cloud interconnection |
||||
|
|
||||
|
|
||||
|
== Create VPN |
||||
|
|
||||
|
|
||||
|
**** |
||||
|
TIP: Create VPN |
||||
|
|
||||
|
video::565597681[vimeo,start=1 ] |
||||
|
**** |
||||
|
|
||||
|
== Find All IP Addresses on a Network |
||||
|
|
||||
|
http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/build/site/swarmlab_sec-intro/docs/index.html[Network Scanning] |
||||
|
|
||||
|
|
||||
|
== Tasks |
||||
|
|
||||
|
Make sure you have enough practice in the following tasks: |
||||
|
|
||||
|
* Create VPN |
||||
|
* Discover IP addresses and Ports |
||||
|
* ping a remote node |
||||
|
* Use a remote service |
Loading…
Reference in new issue