Configuration options
| key | type | default value | description |
|---|---|---|---|
|
string |
|
The app group name. |
|
string |
|
The ASG name. <abbr>ASG</abbr> stands for Auto Scaling Group. |
|
URI |
|
The health check URL. |
|
string |
|
The health check URL path (used if any health check URL is not explicitly set). |
|
URI |
|
The home page URL. |
|
string |
|
The home page URL path (used if the homepage URL is not explicitly set). |
|
string |
|
The hostname. |
|
string |
|
The instance id. |
|
string |
|
The IP address. |
|
|
The LeaseInfoConfig. See LeaseInfoConfig |
|
|
Map<string, string> |
|
Metadata. |
|
string |
|
The app name. |
|
|
(Non-secure) port information. |
|
|
URI |
|
The secure health check URL. |
|
|
Secure port information. |
|
|
string |
|
The secure VIP address. <abbr>VIP</abbr> stands for Virtual IP. |
|
URI |
|
The status page URL. |
|
string |
|
The status page URL path (used if status page URL is not explicitly set). |
|
boolean |
|
Whether traffic is enabled on startup (normally |
|
string |
|
The VIP address. <abbr>VIP</abbr> stands for Virtual IP. |