| ... |
... |
@@ -98,12 +98,12 @@ |
| 98 |
98 |
},{ |
| 99 |
99 |
'service': 'AWS Hosting Setup for XWiki', |
| 100 |
100 |
'price': 'From €490', |
| 101 |
|
- 'description': 'Initial AWS hosting setup for a small XWiki environment, including deployment preparation, HTTPS setup and basic backup strategy.', |
|
101 |
+ 'description': 'Initial AWS deployment setup, including server preparation, HTTPS and basic backup strategy.', |
| 102 |
102 |
'url': $maintenanceURL |
| 103 |
103 |
},{ |
| 104 |
104 |
'service': 'XWiki AWS Cloud Hosting', |
| 105 |
105 |
'price': 'From €49/month', |
| 106 |
|
- 'description': 'Basic AWS hosting for small XWiki environments, with HTTPS.', |
|
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 = [{ |
| ... |
... |
@@ -304,9 +304,7 @@ |
| 304 |
304 |
</div> |
| 305 |
305 |
|
| 306 |
306 |
<p class="section-intro"> |
| 307 |
|
- AWS hosting prices are starting points for small XWiki environments. Final pricing depends on usage, |
| 308 |
|
- storage needs, backup expectations, traffic, monitoring, availability requirements and the level of |
| 309 |
|
- support needed. |
|
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. |
| 310 |
310 |
</p> |
| 311 |
311 |
</div> |
| 312 |
312 |
</section> |