| ... |
... |
@@ -38,8 +38,7 @@ |
| 38 |
38 |
], |
| 39 |
39 |
'cta': 'Discuss support plan' |
| 40 |
40 |
}]) |
| 41 |
|
-#set ($commonPackages = [ |
| 42 |
|
-{ |
|
41 |
+#set ($commonPackages = [{ |
| 43 |
43 |
'service': 'XWiki Health Check', |
| 44 |
44 |
'price': '€390', |
| 45 |
45 |
'description': 'Configuration, version, extension, security and stability review with written recommendations.' |
| ... |
... |
@@ -46,27 +46,27 @@ |
| 46 |
46 |
},{ |
| 47 |
47 |
'service': 'Upgrade Readiness Review', |
| 48 |
48 |
'price': '€390', |
| 49 |
|
- 'description': 'Upgrade path, compatibility, customization risk and effort estimate before implementation.' |
|
48 |
+ 'description': 'Upgrade path, compatibility risks, customizations and effort estimate before implementation.' |
| 50 |
50 |
},{ |
| 51 |
51 |
'service': 'XWiki Authentication Review', |
| 52 |
52 |
'price': '€290', |
| 53 |
|
- '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.' |
| 54 |
54 |
},{ |
| 55 |
55 |
'service': 'Urgent XWiki Troubleshooting', |
| 56 |
|
- 'price': 'From €250', |
|
55 |
+ 'price': 'From €250/session', |
| 57 |
57 |
'description': 'Live troubleshooting for blocking issues, errors, failed upgrades or production problems.' |
| 58 |
58 |
},{ |
| 59 |
59 |
'service': 'Standard XWiki LTS Upgrade', |
| 60 |
60 |
'price': 'From €790', |
| 61 |
|
- 'description': 'Upgrade preparation, execution, basic compatibility checks and post-upgrade validation.' |
|
60 |
+ 'description': 'Upgrade preparation, execution, compatibility checks and post-upgrade validation.' |
| 62 |
62 |
},{ |
| 63 |
63 |
'service': 'XWiki MFA Installation & Configuration', |
| 64 |
64 |
'price': 'From €490', |
| 65 |
|
- '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.' |
| 66 |
66 |
},{ |
| 67 |
67 |
'service': 'OIDC / Microsoft Entra ID Setup', |
| 68 |
68 |
'price': 'From €590', |
| 69 |
|
- '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.' |
| 70 |
70 |
},{ |
| 71 |
71 |
'service': 'LDAP / Active Directory Review', |
| 72 |
72 |
'price': 'From €390', |
| ... |
... |
@@ -74,20 +74,19 @@ |
| 74 |
74 |
},{ |
| 75 |
75 |
'service': 'Access Control Review', |
| 76 |
76 |
'price': 'From €390', |
| 77 |
|
- '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.' |
| 78 |
78 |
},{ |
| 79 |
79 |
'service': 'Advanced Authentication Work', |
| 80 |
|
- 'price': 'Quoted after review', |
|
79 |
+ 'price': 'Quoted', |
| 81 |
81 |
'description': 'Custom authenticators, container authentication, special login flows or wiki farm authentication strategy.' |
| 82 |
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 |
88 |
'service': 'AWS Hosting Setup for XWiki', |
| 89 |
89 |
'price': 'From €490', |
| 90 |
|
- 'description': 'Initial AWS deployment setup for XWiki, including server preparation, database/runtime configuration, HTTPS setup and basic backup strategy.' |
|
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/month', |
|
88 |
+ 'description': 'Single-instance AWS hosting for small XWiki environments with storage, basic backups and modest traffic.' |
| 91 |
91 |
}]) |
| 92 |
92 |
#set ($supportPlans = [{ |
| 93 |
93 |
'icon': 'leaf', |