| ... |
... |
@@ -98,12 +98,12 @@ |
| 98 |
98 |
},{ |
| 99 |
99 |
'service': 'AWS Hosting Setup for XWiki', |
| 100 |
100 |
'price': 'From €490', |
| 101 |
|
- 'description': 'Initial AWS deployment setup, including server preparation, HTTPS and basic backup strategy.', |
|
101 |
+ 'description': 'Initial AWS hosting setup for an XWiki environment, including deployment preparation, HTTPS setup and basic backup strategy.', |
| 102 |
102 |
'url': $maintenanceURL |
| 103 |
103 |
},{ |
| 104 |
|
- 'service': 'XWiki AWS Cloud Hosting', |
|
104 |
+ 'service': 'XWiki Hosting on AWS', |
| 105 |
105 |
'price': 'From €49/month', |
| 106 |
|
- 'description': 'Minimal single-instance AWS hosting for small XWiki environments, using EC2, Nginx, Docker, XWiki, database container, Let’s Encrypt SSL, instance storage and basic snapshots.', |
|
106 |
+ 'description': 'AWS-based hosting for XWiki environments. Small setups can start at this price, while larger or more demanding environments are quoted after review.', |
| 107 |
107 |
'url': $maintenanceURL |
| 108 |
108 |
}]) |
| 109 |
109 |
#set ($supportPlans = [{ |
| ... |
... |
@@ -302,10 +302,6 @@ |
| 302 |
302 |
</tbody> |
| 303 |
303 |
</table> |
| 304 |
304 |
</div> |
| 305 |
|
- |
| 306 |
|
- <p class="section-intro"> |
| 307 |
|
- AWS hosting prices are starting points for small single-instance XWiki environments. The minimal setup uses one EC2 instance with Nginx, Docker, XWiki, database, Let’s Encrypt SSL, EBS storage and basic snapshots. Larger storage, higher traffic, high availability, managed databases, advanced monitoring or stricter backup requirements are quoted separately. |
| 308 |
|
- </p> |
| 309 |
309 |
</div> |
| 310 |
310 |
</section> |
| 311 |
311 |
|
| ... |
... |
@@ -489,7 +489,7 @@ |
| 489 |
489 |
"description": "Starting price for initial AWS deployment setup for XWiki." |
| 490 |
490 |
},{ |
| 491 |
491 |
"@type": "Offer", |
| 492 |
|
- "name": "XWiki AWS Cloud Hosting", |
|
488 |
+ "name": "XWiki Hosting on AWS", |
| 493 |
493 |
"price": "49", |
| 494 |
494 |
"priceCurrency": "EUR", |
| 495 |
495 |
"description": "Starting monthly price for small single-instance AWS hosting for XWiki." |