@Singleton public class ElasticCloudService extends ScalingServiceImpl implements ElasticCloudServiceMarker
Enables dynamic servers. When dynamic servers are enabled a new Resin server can be started from the command line. The new server will join an existing cluster.
The new dynamic server will join the cluster defined by --cluster on
the command line, or the <home-cluster> in the resin.xml
unix> resinctl start --cluster app --elastic
Constructor and Description |
---|
ElasticCloudService() |
init