In this step, you will install the components of the Ed-Fi solution needed for the starter kit. These components are:
...
The list of infrastructure items you need to be successful are is provided below.
- Database Server (Windows Server 2016-2019) with following the following components are installed:
PowerShell 5.0.
.NET Core 3.1 Runtime.
Microsoft SQL Server 2016 or 2017 Standard (or higher)
- Web Server (Windows Server 2016-2019) with the following components are installed:
.NET Core 3.1 Hosting Bundle. The .NET Core 3.1 Hosting Bundle is required for running the API on IIS.
Internet Information Services. IIS is the web server that will run the ODS / API.
For more details on setting up required components and software, refer to Getting Started - Binary Installation information for the OSODS / API platform. It is always recommended to follow your institutions institution's best practices for maintenance and backups.
...