|
|
|
# swarmlab docs
|
|
|
|
|
|
|
|
A [swarmlab.io](http://www.swarmlab.io) sidecar container.
|
|
|
|
|
|
|
|
Documentation is a multi-repository site generator (Antora based)
|
|
|
|
|
|
|
|
|
|
|
|
- **Build**
|
|
|
|
|
|
|
|
> git clone https://git.swarmlab.io:3000/docs/Documentation.git
|
|
|
|
>
|
|
|
|
> cd Documentation
|
|
|
|
>
|
|
|
|
> ./build.sh
|
|
|
|
>
|
|
|
|
>
|
|
|
|
|
|
|
|
*The auto completion script for Bash can be generated with the command*
|
|
|
|
>
|
|
|
|
> source ./auto-complete.sh
|
|
|
|
>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- **On Error**
|
|
|
|
|
|
|
|
>
|
|
|
|
> Get https://hub.swarmlab.io:5480/v2/: x509: certificate
|
|
|
|
>
|
|
|
|
> Pulling ...
|
|
|
|
>
|
|
|
|
> ERROR: Get https://hub.swarmlab.io:5480/v2/: x509: certificate signed by unknown authority
|
|
|
|
>
|
|
|
|
|
|
|
|
*run*
|
|
|
|
>
|
|
|
|
> ./0-get-certs.sh
|
|
|
|
>
|
|
|
|
|
|
|
|
|
|
|
|
- **On Error response from daemon**
|
|
|
|
|
|
|
|
>
|
|
|
|
>docker: Error response from daemon: Get https://registry.vlabs.uniwa.gr:5080/v2/: dial tcp: lookup registry.vlabs.uniwa.gr on [::1]:53: read udp [::1]:56425->[::1]:53: read: connection refused.
|
|
|
|
>
|
|
|
|
>Try again!
|
|
|
|
>
|
|
|
|
|
|
|
|
# Examples of [OPTIONS] can be:
|
|
|
|
|
|
|
|
> __iptables:__ **This tutorial demonstrates, howto setup iptables & howto use it**
|
|
|
|
>
|
|
|
|
> __network-scanning:__ **This tutorial demonstrates some common nmap port scanning scenarios and explains the output.**
|
|
|
|
>
|
|
|
|
> __network-adhoc:__ **This tutorial demonstrates, howto setup ad-hoc network & howto use it**
|
|
|
|
>
|
|
|
|
> __poc-datacollector:__ **This tutorial demonstrates, howto setup data collector & howto use it**
|
|
|
|
>
|
|
|
|
> __raspi-docker:__ **This tutorial demonstrates, howto setup docker on Raspberry PI & howto use it**
|
|
|
|
>
|
|
|
|
> __sensor-node:__ **This tutorial demonstrates, howto create a mote with Raspberry Pi and Arduino & howto use it**
|
|
|
|
>
|
|
|
|
> __ssh-tunneling:__ **This tutorial demonstrates, howto create a ssh-tunneling & howto use it**
|
|
|
|
>
|
|
|
|
> __tech-list:__ **This tutorial provides a list of commonly used tools**
|
|
|
|
|
|
|
|
|
|
|
|
|