| ... |
... |
@@ -38,7 +38,8 @@ |
| 38 |
38 |
], |
| 39 |
39 |
'cta': 'Discuss support plan' |
| 40 |
40 |
}]) |
| 41 |
|
-#set ($commonPackages = [{ |
|
41 |
+#set ($commonPackages = [ |
|
42 |
+{ |
| 42 |
42 |
'service': 'XWiki Health Check', |
| 43 |
43 |
'price': '€390', |
| 44 |
44 |
'description': 'Configuration, version, extension, security and stability review with written recommendations.' |
| ... |
... |
@@ -78,6 +78,15 @@ |
| 78 |
78 |
'service': 'Advanced Authentication Work', |
| 79 |
79 |
'price': 'Quoted after review', |
| 80 |
80 |
'description': 'Custom authenticators, container authentication, special login flows or wiki farm authentication strategy.' |
|
82 |
+},{ |
|
83 |
+ 'service': 'XWiki AWS Cloud Hosting', |
|
84 |
+ 'price': 'From €120/month', |
|
85 |
+ 'description': 'Single-instance AWS hosting for small XWiki environments, including cloud server, storage, basic backups and modest traffic. Larger storage, high availability, managed databases or high-traffic environments are quoted separately.' |
|
86 |
+}, |
|
87 |
+{ |
|
88 |
+ 'service': 'AWS Hosting Setup for XWiki', |
|
89 |
+ 'price': 'From €490', |
|
90 |
+ 'description': 'Initial AWS deployment setup for XWiki, including server preparation, database/runtime configuration, HTTPS setup and basic backup strategy.' |
| 81 |
81 |
}]) |
| 82 |
82 |
#set ($supportPlans = [{ |
| 83 |
83 |
'icon': 'leaf', |