How to define the security group explicitly

If users do not want the orchestration engine to auto-generate security groups for them, they can define the security groups explicitly on a Port as follows: * Drop a SecurityGroup node to the editor. * Connect on the dependency point of a Port to the feature point of the SecurityGroup.

../_images/7-Bash-secgroup-explicit.png

Figure 1. Define security group explicitly

  • Drop one or more SecurityGroupRule component on the SecurityGroup. The figure below shows an inbound rule on port 8080 from the remote 0.0.0.0/0.

../_images/7-Bash-secgroup-rule-explicit.png

Figure 2. An example of security group rule