System requirements
Developer tools
Centralized developer environment
See Microsoft reference documentation on .NET 9 for different ways to run web apps
Required dependencies
From Litium 8 it is mandatory with the following services. This to always ensure that the solution is compliant with Litium serverless cloud.
- Microsoft SQL Server 2019 with minimum database compatibility level 150. Needed for hosting the Litium database.
- Storage (UNC or local) - Used for storing platforms files, like media.
- Redis - used for multiple functions in Litium.
- Litium Search - used for search index and synonyms.
- Requires the site to have HTTPS for login to work (also required for test environments).
Client requirements
Public site browsing
Litium supports all major browsers. However, the support depends on how the presentation templates are constructed in the implementation project.
Back office administration
Back office is tested with the latest versions of the following browsers. Other browsers and versions are not tested but may work.
- Edge (PC).
- Firefox (PC and Mac).
- Chrome (PC and Mac).
- Safari (Mac).