Skip to main content

How to automatically group instances in the cloud

How to automatically group instances in the cloud

Michael Flewitt avatar
Written by Michael Flewitt
Updated over 3 years ago

You can pass in a system property to each instance that will define the groups an instance will automatically attach itself to one or multiple groups in the cloud.

This argument can take a comma-separated list

-Dfr.cloud.group=group1,group2

For a full list of configurable options see the documentation.

Did this answer your question?