Changes for page Pricing
Last modified by Alex Cotiuga on 2026/07/13 06:55
From version 2.41
edited by Alex Cotiuga
on 2026/07/10 05:28
on 2026/07/10 05:28
Change comment:
There is no comment for this version
To version 2.32
edited by Alex Cotiuga
on 2026/07/10 05:20
on 2026/07/10 05:20
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -98,12 +98,12 @@ 98 98 },{ 99 99 'service': 'AWS Hosting Setup for XWiki', 100 100 'price': 'From €490', 101 - 'description': 'Initial AWS hostingsetupfor an XWiki environment, includingdeploymentpreparation, HTTPSsetupand basic backup strategy.',101 + 'description': 'Initial AWS deployment setup, including server preparation, HTTPS and basic backup strategy.', 102 102 'url': $maintenanceURL 103 103 },{ 104 - 'service': 'XWiki Hosting on AWS',104 + 'service': 'XWiki AWS Cloud Hosting', 105 105 'price': 'From €49/month', 106 - 'description': ' AWS-basedhosting for XWiki environments.Small setupscanstartat thisprice,whilelargeror more demandingenvironmentsarequotedafterreview.',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.', 107 107 'url': $maintenanceURL 108 108 }]) 109 109 #set ($supportPlans = [{ ... ... @@ -302,6 +302,10 @@ 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, a database container, Let’s Encrypt SSL, instance storage and basic snapshots. Larger storage, higher traffic, high availability, managed databases, advanced monitoring or stricter backup requirements are quoted separately. 308 + </p> 305 305 </div> 306 306 </section> 307 307 ... ... @@ -485,7 +485,7 @@ 485 485 "description": "Starting price for initial AWS deployment setup for XWiki." 486 486 },{ 487 487 "@type": "Offer", 488 - "name": "XWiki Hosting on AWS",492 + "name": "XWiki AWS Cloud Hosting", 489 489 "price": "49", 490 490 "priceCurrency": "EUR", 491 491 "description": "Starting monthly price for small single-instance AWS hosting for XWiki."