You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -130,10 +130,10 @@ This WHMCS module provides provisioning integration with CubeCoders AMP with WHM
130
130
- The **Provisioning Template** allows you to select your deployment template within AMP for specific server you want to deploy
131
131
- Then select the **Post Create Action** from the below list depending on your desired outcome
132
132
133
-
**Do Nothing** = Creates instance and doesnt start the instance or application
134
-
**Start Instance** = Creates and starts the instance but doesnt start the application automatcially
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 everytime the instance starts. (Providing no additional setup is required on the customers behalf such as EULA acknowledgement or Steam sign in)
133
+
Do Nothing = Creates instance and doesnt start the instance or application
134
+
Start Instance = Creates and starts the instance but doesnt start the application automatcially
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 everytime the instance starts. (Providing no additional setup is required on the customers behalf such as EULA acknowledgement or Steam sign in)
137
137
138
138
- Set the **Required Tags** field as per below
139
139
- If you are running AMP in **Standalone** or Hybrid mode, enter the value ‘Local’
@@ -142,8 +142,8 @@ This WHMCS module provides provisioning integration with CubeCoders AMP with WHM
142
142
- The **Update Every Tim**e option tells AMP if the application should be updated everytime the instance is started in teh future
143
143
- The **Mode** selection allows you to specify how teh Endpoints are displayed in the Client section of WHMCS. For example:
144
144
145
-
**Standalone URL** will be displayed as https://yourdomain.com:25565
146
-
**Target/Node IP Address** will be displayed as 0.0.0.0:25565
145
+
Standalone URL will be displayed as https://yourdomain.com:25565
146
+
Target/Node IP Address will be displayed as 0.0.0.0:25565
147
147
148
148
- Now select your preference for the Automatic Setup
149
149
@@ -173,8 +173,6 @@ You can set custom configuration options within WHMCS for settings such as RAM A
173
173
2048|2 GB
174
174
4096|4 GB
175
175
176
-
177
-
178
176
<h2>FAQ’s</h2>
179
177
180
178
Q: Do I need to set a Product Welcome Email in each product?
0 commit comments