tree: 70b05b6cc30c9be35f1964d63011b11e56db6eba [path history] [tgz]
  1. artifacts/
  2. scripts/
  3. README.md
samples/applications/nested/single-level-nested-groups-app/README.md

Nested Groups Application

This application consists of two nested groups in the same level.

Application view

complex-app (single-level-nested-groups-app)
-- complex-app-1
-- -- mytomcat
-- -- my-group8
-- -- -- my-tomcat2-group8
-- -- -- my-group9
-- -- -- -- my-tomcat1-group9
-- -- my-group6
-- -- -- my-tomcat2-group6
-- -- -- my-group7
-- -- -- -- my-tomcat1-group7

Application folder structure

-- artifacts/[iaas]/ IaaS specific artifacts
-- scripts/common/ Common scripts for all iaases
-- scripts/[iaas] IaaS specific scripts

How to run

cd scripts/[iaas]/
./deploy.sh

How to undeploy

cd scripts/[iaas]/
./undeploy.sh