| ... |
... |
@@ -45,27 +45,27 @@ |
| 45 |
45 |
},{ |
| 46 |
46 |
'service': 'Upgrade Readiness Review', |
| 47 |
47 |
'price': '€390', |
| 48 |
|
- 'description': 'Upgrade path, compatibility, customization risk and effort estimate before implementation.' |
|
48 |
+ 'description': 'Upgrade path, compatibility risks, customizations and effort estimate before implementation.' |
| 49 |
49 |
},{ |
| 50 |
50 |
'service': 'XWiki Authentication Review', |
| 51 |
51 |
'price': '€290', |
| 52 |
|
- '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.' |
| 53 |
53 |
},{ |
| 54 |
54 |
'service': 'Urgent XWiki Troubleshooting', |
| 55 |
|
- 'price': 'From €250', |
|
55 |
+ 'price': 'From €250/session', |
| 56 |
56 |
'description': 'Live troubleshooting for blocking issues, errors, failed upgrades or production problems.' |
| 57 |
57 |
},{ |
| 58 |
58 |
'service': 'Standard XWiki LTS Upgrade', |
| 59 |
59 |
'price': 'From €790', |
| 60 |
|
- 'description': 'Upgrade preparation, execution, basic compatibility checks and post-upgrade validation.' |
|
60 |
+ 'description': 'Upgrade preparation, execution, compatibility checks and post-upgrade validation.' |
| 61 |
61 |
},{ |
| 62 |
62 |
'service': 'XWiki MFA Installation & Configuration', |
| 63 |
63 |
'price': 'From €490', |
| 64 |
|
- '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.' |
| 65 |
65 |
},{ |
| 66 |
66 |
'service': 'OIDC / Microsoft Entra ID Setup', |
| 67 |
67 |
'price': 'From €590', |
| 68 |
|
- '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.' |
| 69 |
69 |
},{ |
| 70 |
70 |
'service': 'LDAP / Active Directory Review', |
| 71 |
71 |
'price': 'From €390', |
| ... |
... |
@@ -73,11 +73,19 @@ |
| 73 |
73 |
},{ |
| 74 |
74 |
'service': 'Access Control Review', |
| 75 |
75 |
'price': 'From €390', |
| 76 |
|
- '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.' |
| 77 |
77 |
},{ |
| 78 |
78 |
'service': 'Advanced Authentication Work', |
| 79 |
|
- 'price': 'Quoted after review', |
|
79 |
+ 'price': 'Quoted', |
| 80 |
80 |
'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/month', |
|
88 |
+ 'description': 'Single-instance AWS hosting for small XWiki environments with storage, basic backups and modest traffic.' |
| 81 |
81 |
}]) |
| 82 |
82 |
#set ($supportPlans = [{ |
| 83 |
83 |
'icon': 'leaf', |