diff --git a/examples/bigbluebutton/README.md b/examples/bigbluebutton/README.md new file mode 100644 index 000000000..3d835cf86 --- /dev/null +++ b/examples/bigbluebutton/README.md @@ -0,0 +1,25 @@ +# My example + +Description. + +## Docker + +TODO + +## Autoconf + +TODO + +## Swarm + +TODO + +## Kubernetes + +TODO + +## Linux + +TODO + +## Ansible \ No newline at end of file diff --git a/tests/docker.sh b/tests/docker.sh index 34fbbabbe..33e6b41e6 100755 --- a/tests/docker.sh +++ b/tests/docker.sh @@ -81,7 +81,7 @@ single_docker_test "joomla" "60" "https://$TEST_DOMAIN1 joomla" single_docker_test "load-balancer" "30" "https://$TEST_DOMAIN1 hello" # magento -single_docker_test "magento" "180" "https://$TEST_DOMAIN1 magento" +single_docker_test "magento" "300" "https://$TEST_DOMAIN1 magento" # mattermost single_docker_test "mattermost" "60" "https://$TEST_DOMAIN1 mattermost"