| ... |
... |
@@ -38,13 +38,7 @@ |
| 38 |
38 |
], |
| 39 |
39 |
'cta': 'Discuss support plan' |
| 40 |
40 |
}]) |
| 41 |
|
-#set ($commonPackages = [ |
| 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 |
|
-{ |
|
41 |
+#set ($commonPackages = [{ |
| 48 |
48 |
'service': 'XWiki Health Check', |
| 49 |
49 |
'price': '€390', |
| 50 |
50 |
'description': 'Configuration, version, extension, security and stability review with written recommendations.' |
| ... |
... |
@@ -51,27 +51,27 @@ |
| 51 |
51 |
},{ |
| 52 |
52 |
'service': 'Upgrade Readiness Review', |
| 53 |
53 |
'price': '€390', |
| 54 |
|
- 'description': 'Upgrade path, compatibility, customization risk and effort estimate before implementation.' |
|
48 |
+ 'description': 'Upgrade path, compatibility risks, customizations and effort estimate before implementation.' |
| 55 |
55 |
},{ |
| 56 |
56 |
'service': 'XWiki Authentication Review', |
| 57 |
57 |
'price': '€290', |
| 58 |
|
- 'description': 'Review of login flow, user provisioning, groups, access control and authentication options.' |
|
52 |
+ 'description': 'Review of login flow, users, groups, access control and authentication options.' |
| 59 |
59 |
},{ |
| 60 |
60 |
'service': 'Urgent XWiki Troubleshooting', |
| 61 |
|
- 'price': 'From €250', |
|
55 |
+ 'price': 'From €250/session', |
| 62 |
62 |
'description': 'Live troubleshooting for blocking issues, errors, failed upgrades or production problems.' |
| 63 |
63 |
},{ |
| 64 |
64 |
'service': 'Standard XWiki LTS Upgrade', |
| 65 |
65 |
'price': 'From €790', |
| 66 |
|
- 'description': 'Upgrade preparation, execution, basic compatibility checks and post-upgrade validation.' |
|
60 |
+ 'description': 'Upgrade preparation, execution, compatibility checks and post-upgrade validation.' |
| 67 |
67 |
},{ |
| 68 |
68 |
'service': 'XWiki MFA Installation & Configuration', |
| 69 |
69 |
'price': 'From €490', |
| 70 |
|
- 'description': 'MFA installation for the standard XWiki login flow. In SSO environments, MFA may be better enforced by the identity provider.' |
|
64 |
+ 'description': 'MFA setup for the standard XWiki login flow, with configuration, testing and guidance.' |
| 71 |
71 |
},{ |
| 72 |
72 |
'service': 'OIDC / Microsoft Entra ID Setup', |
| 73 |
73 |
'price': 'From €590', |
| 74 |
|
- 'description': 'OpenID Connect setup, user mapping considerations, group and access-control review, and validation.' |
|
68 |
+ 'description': 'OpenID Connect setup, user mapping considerations, access review and validation.' |
| 75 |
75 |
},{ |
| 76 |
76 |
'service': 'LDAP / Active Directory Review', |
| 77 |
77 |
'price': 'From €390', |
| ... |
... |
@@ -79,11 +79,19 @@ |
| 79 |
79 |
},{ |
| 80 |
80 |
'service': 'Access Control Review', |
| 81 |
81 |
'price': 'From €390', |
| 82 |
|
- 'description': 'Review of groups, permissions, public/internal/restricted areas and subwiki access model.' |
|
76 |
+ 'description': 'Review of groups, permissions, restricted areas, public access and subwiki access model.' |
| 83 |
83 |
},{ |
| 84 |
84 |
'service': 'Advanced Authentication Work', |
| 85 |
|
- 'price': 'Quoted after review', |
|
79 |
+ 'price': 'Quoted', |
| 86 |
86 |
'description': 'Custom authenticators, container authentication, special login flows or wiki farm authentication strategy.' |
|
81 |
+},{ |
|
82 |
+ 'service': 'AWS Hosting Setup for XWiki', |
|
83 |
+ 'price': 'From €490', |
|
84 |
+ 'description': 'Initial AWS deployment setup, including server preparation, HTTPS and basic backup strategy.' |
|
85 |
+},{ |
|
86 |
+ 'service': 'XWiki AWS Cloud Hosting', |
|
87 |
+ 'price': 'From €120/mo', |
|
88 |
+ 'description': 'Single-instance AWS hosting for small XWiki environments with storage, basic backups and modest traffic.' |
| 87 |
87 |
}]) |
| 88 |
88 |
#set ($supportPlans = [{ |
| 89 |
89 |
'icon': 'leaf', |