FAQ - System requirements for TBS WebEdition
Question
What are the system requirements for TBS WebEdition?
Answer
The answer cannot be given easily, because it strongly depends on many parameters:
- number of users
- number of devices
- transactions per timeframe
- user data mutation frequency
etc.
The minimum requirements are listed below:
Component
| Minimum requirements
| Comments
|
CPU
| Intel CORE i3 technology, optional AMD A4
| Intel CORE i7 recommended for larger installations (>10 devices)
|
RAM
| 4 GB
| at least 8 GB recommended for larger installations (>10 devices)
|
HDD
| 10 GB disk space
| WebEdition itself needs only ~500MB. Disk space requirements mainly correlate with SQL server database size, with 10 GB you are safe for small to mid size installations. Larger installations (>50 devices, >1000 users) may require larger disk space. Please be also aware that database grows with time, because transactions from devices are stored persistently.
|
Operating System
| Windows 7 / WinServer 2012 R2 or newer
| WebEdition R10.x Windows 10 is strongly recommended! It can also be installed on Windows 7, but new features bound to the new version (like DCC support) are not available |
Web Server
| IIS version 7.5 or newer
| WebEdition R10.x IIS version 8 required, included in Windows 10 |
SQL Server
| SQL Server Express Edition 2012 or newer
| Installation Helper can install Express Edition 2012 in default instance.
WebEdition R8.2By default, the software is configured for SQLExpress instance. Using other database servers/instances requires manual configuration.
WebEdition R10.x
Installer features database connection assistant. Any SQL Server version and instance can be connected easily.
|
.NET Framework
| Version 4.6.1 or newer
|
|
By default, server and clients communicate via HTTP. The required ports are listed in this document:
TBS System Requirements
Related Articles
FAQ - WebEdition server installation troubleshooting
Question What are the most frequent problems when installing WebEdition server, and how can I solve them? Answer Installing all WebEdition server components is not a click-and-go experience. It requires several installation steps and skipping or ...
FAQ - System upgrade rules and recommendations
This article explains in simple terms the requirements when upgrading the individual components in TBS system. Refer to Compatibility Matrix for further details. 1. Upgrading to WebEdition R10.5 or newer Required None. The server is backward ...
FAQ - Ways to access SQL Server in WebEdition
Question By default WebEdition accesses SQL server database using 'SQL Server authentication'. How can I change that to 'Windows authentication'? Answer TBS server software is preconfigured to use 'SQL Server authentication' method when connecting to ...
FAQ - WebEdition migration to another server machine
Question How can I migrate the TBS WebEdition server software to another server machine? Answer This article describes how to migrate the TBS WebEdition (WE) server software to a different physical computer. The below steps should be followed in ...
FAQ - Basic backup/restore of WE database in the same MS SQL Server
Question How can I simply backup and restore TBS WebEdition server database (in the same SQL Server installation)? Answer In order to prevent data loss, it is a good practice to regularly backup content of TBS WebEdition server database. This article ...