The DS Server is available in two versions: Classic and Core. The Classic version is Windows-only, while the Core version is platform-independent and can be installed on Windows and Linux distributions.
In order to install DS Server in your own infrastructure, the following system requirements must be fulfilled.
Technically, all Linux distributions are supported, including Debian and Ubuntu. When deploying with Docker containers, we recommend using the official Microsoft images, which contain the necessary .NET deployment.
.NET 8.0 or newer must be installed when a new system is set up.
The following .NET version (or newer) must be installed:
ASP.NET Core 8.0 Runtime (v8.0.15) - Linux x64 Binaries
The following operating systems are supported:
The following C++ Redistributable packages must be installed:
Visual C++ Redistributable Packages for Visual Studio 2015, 2017, 2019, and 2022 (x64)
IIS must be enabled on Windows with the following features:
IIS-WebServerRole
IIS-WebServer
IIS-CommonHttpFeatures
IIS-WebSockets
When a new system is set up, the .NET Framework runtime must be installed after IIS has been activated.
The following .NET version (or newer) must be installed:
ASP.NET Core 8.0 Runtime (v8.0.15) - Windows Hosting Bundle
https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/dotnet-hosting-8.0.15-win.exe
.NET 8.0 Desktop Runtime (v8.0.15)