@ -4,7 +4,7 @@ function libs()
{
if [ "$1" != "" ];
then
COMPREPLY=($(compgen -W "all allmicroservices xelatex-thesis infrastructure-as-code sidecar-firefox how-to-build-a-Swarmlab-service network-scanning network-adhoc raspi-docker tech-list faq sensor-node ssh-tunneling iptables poc-datacollector help" "${COMP_WORDS[$COMP_CWORD]}"))
COMPREPLY=($(compgen -W "all allmicroservices cloudservices xelatex-thesis infrastructure-as-code sidecar-firefox how-to-build-a-Swarmlab-service network-scanning network-adhoc raspi-docker tech-list faq sensor-node ssh-tunneling iptables poc-datacollector help" "${COMP_WORDS[$COMP_CWORD]}"))
fi
}
@ -220,6 +220,14 @@ do
COMMAND_CREATE=1
;;
cloudservices)
DESC="cloudservices" ;
build="build.sh" ;
# source adoc directory
docdir="CloudComputing_Lab" ;
how-to-build-a-Swarmlab-service)
DESC="how-to-build-a-Swarmlab-service" ;
@ -57,6 +57,10 @@ content:
- url: https://git.swarmlab.io:3000/docs/Documentation.git
branches: master
start_path: how-to-build-a-Swarmlab-service
start_path: CloudComputing_Lab
ui:
bundle:
url: https://git.swarmlab.io:3000/docs/docs/raw/branch/master/ui-bundle.zip