| ... |
... |
@@ -40,16 +40,6 @@ |
| 40 |
40 |
}]) |
| 41 |
41 |
#set ($commonPackages = [ |
| 42 |
42 |
{ |
| 43 |
|
- 'service': 'XWiki AWS Cloud Hosting', |
| 44 |
|
- 'price': 'From €120/month', |
| 45 |
|
- '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.' |
| 46 |
|
-}, |
| 47 |
|
-{ |
| 48 |
|
- 'service': 'AWS Hosting Setup for XWiki', |
| 49 |
|
- 'price': 'From €490', |
| 50 |
|
- 'description': 'Initial AWS deployment setup for XWiki, including server preparation, database/runtime configuration, HTTPS setup and basic backup strategy.' |
| 51 |
|
-}, |
| 52 |
|
-{ |
| 53 |
53 |
'service': 'XWiki Health Check', |
| 54 |
54 |
'price': '€390', |
| 55 |
55 |
'description': 'Configuration, version, extension, security and stability review with written recommendations.' |
| ... |
... |
@@ -89,6 +89,15 @@ |
| 89 |
89 |
'service': 'Advanced Authentication Work', |
| 90 |
90 |
'price': 'Quoted after review', |
| 91 |
91 |
'description': 'Custom authenticators, container authentication, special login flows or wiki farm authentication strategy.' |
|
82 |
+},{ |
|
83 |
+ 'service': 'XWiki AWS Cloud Hosting', |
|
84 |
+ 'price': 'From €120/mo', |
|
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.' |
| 92 |
92 |
}]) |
| 93 |
93 |
#set ($supportPlans = [{ |
| 94 |
94 |
'icon': 'leaf', |