Skip to content

Commit aeede4e

Browse files
authored
Update README.md
Update the post create actions, remove "update every time"
1 parent e63d2b5 commit aeede4e

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -128,18 +128,19 @@ This WHMCS module provides provisioning integration with CubeCoders AMP with WHM
128128

129129
- You will now see new fields appear that are specific to this product
130130
- The **Provisioning Template** allows you to select your deployment template within AMP for specific server you want to deploy
131-
- Then select the **Post Create Action** from the below list depending on your desired outcome
132-
133-
Do Nothing = Creates instance and doesn't start the instance or application
134-
Start Instance = Creates and starts the instance but doesn't start the application automatically
135-
Start instance & update application = Creates & Starts the instance and performs an application update.
136-
Full Instance & application startup = Creates & Starts the instance and starts & updates the application and starts the application every time the instance starts. (Providing no additional setup is required on the customers behalf such as EULA acknowledgement or Steam sign in)
131+
- Then select the **Post Create Action** from the below list depending on your desired outcome. The instance is always started. Updates and/or starts may not complete if additional setup is required on the customers behalf such as EULA acknowledgement or Steam sign in.
132+
133+
Do Nothing = Doesn't start the application
134+
Update Once = Updates but doesn't start the application automatically
135+
Update Always = Performs an application update every instance start
136+
Update and Start Once = Updates the application and starts the application once
137+
Update and Start Always = Updates the application and starts the application every instance start
138+
Start Always = Updates and starts the application once, then starts the application every future instance start
137139

138140
- Set the **Required Tags** field as per below
139141
- If you are running AMP in **Standalone** or Hybrid mode, enter the value ‘Local’
140142
- If you are running AMP in **Controller/Target** mode, enter the Tag value that you have set on a Target within the AMP panel
141143
- Extra Provision Setting field allows you to set a static setting that will apply to all Instances created for this product. If you wish to sell customizable parameters such as RAM & CPU allocations, please see the Configurable Options section further down.
142-
- The **Update Every Tim**e option tells AMP if the application should be updated everytime the instance is started in the future
143144
- The **Mode** selection allows you to specify how the Endpoints are displayed in the Client section of WHMCS. For example:
144145

145146
Standalone URL will be displayed as https://yourdomain.com:25565

0 commit comments

Comments
 (0)