This section explains the system requirements to run Alpana Server.
Software
Operating System
Windows OS (x64) :
- Windows Server : 2012 R2, 2016
- Windows : 10 (Version 1607+)
Database
Microsoft SQL Server is required.
Microsoft SQL Server Express possible, but see limitations related to this edition of SQL (concurrency, database size, resource usage, etc).
During installation, you will need a login to SQL Server which has the permissions to create users and databases.
Other software
Pre-requisites must be installed in the following order :
- Microsoft IIS : this must be installed and configured first
- PowerShell must be active
- .NET Framework 4.7.2 can be found here then download the “Runtime”. Alternately, an offline installer exists here . Installing this component requires to restart the machine.
- AspNet Core 2.2 : select version “Runtime & Hosting Bundle”. Installing this component requires to restart IIS.
- IIS URL Rewrite : this should be installed after IIS
Hardware Requirements
Hardware Minimum
- HDD : 1GB
- RAM : 3GB including OS
- CPU : any dual core CPU, x86 or x64 architecture
Hardware Recommended
To go beyond the minimal installation, you will need evaluate your requirements based on traffic, number of dashboards, number of tenants, other software and databases hosted on the same machine, etc…
Typically, it’s recommended to have at least :
- SSD for fast I/O, 50GB+ with free space always available (usual system administrator advice apply)
- RAM : 8GB for a small/medium site with few databases an no other big software installed
- good server CPU, like recent Xeon
This can be much more if your application serves many dashboards to many users on many tenants.
Post your comment on this topic.