Swarmlab docs

Application development in a distributed system

Development of Distributed Systems from Design to Application


You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
zeus 8192b4a21d faq 3 years ago
code add docs 3 years ago
example add iptables 3 years ago
faq faq 3 years ago
intro add Network analysis 3 years ago
iptables edit iptables 3 years ago
network-adhoc src 3 years ago
poc-datacollector poc 3 years ago
raspi-docker src 3 years ago
sensor-node add video iot 3 years ago
ssh-tunneling add iptables 3 years ago
supplemental-ui add 3 years ago
tech-list list 3 years ago
.gitignore add scan 3 years ago
0-cert.error wsl info 3 years ago
0-get-certs add 0-get-certs.sh 3 years ago
0-get-certs.sh add 0-get-certs.sh 3 years ago
LICENSE initialization 3 years ago
README.md edit readme 3 years ago
SensorNode2Server.adoc docs sensor-mote 3 years ago
auto-complete.sh faq 3 years ago
build.sh faq 3 years ago
test-path.sh faq 3 years ago
ui-bundle.zip add docs 3 years ago

README.md

swarmlab docs

A 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

poc-rocketchat: Start poc-rocketchat with URL: http://localhost:7030