Technics:Requirements: Difference between revisions
No edit summary |
m SSO Abschnitt mit Hinweis aus zwingenden setspn Befehl ergänzt. + Korrektur Requirement. |
||
| Line 90: | Line 90: | ||
:*Shared AddIn Supportupdate (MS Patch, included in Setup) | :*Shared AddIn Supportupdate (MS Patch, included in Setup) | ||
:*.Net Framework 4.8 (x32/x64) | :*.Net Framework 4.8 (x32/x64) | ||
=== | ===Requirement for use of SSL=== | ||
To use https you need a certificate. | To use https you need a certificate. | ||
===Requirement for use of SSO=== | |||
In order for SSO to work between clients and server, the following SPN entry must be set once on the CoPlanner application server. Domain admin rights are required to run the command! | |||
setspn -S HTTP/<fully qualified server domain name> <domain\user under which the CopService will be running> | |||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
[[Category:Technics|Requirements]] | [[Category:Technics|Requirements]] | ||
[[de:Technik:Voraussetzung]] | [[de:Technik:Voraussetzung]] | ||
Revision as of 09:32, 17 January 2023
| Hint Here you see the minimum requirements of the current release. These can change because of the ongoing developement. |
Hardware
These indications refer to standard Enterprise Edition. Hardware requirements have to be set in relation to processed amount of data.
Server:
- processor: 4 * 2,3 GHz Intel Xeon Quad Core Processor (at least)
- RAM: 16-32 GB (at least)
Client:
- processor: 1.5 GHz
- RAM: 4 GB (at least)
- screen resolution: at least 1024*768
Webclient:
The requirements for the webclient can be found here.
Software
Platforms/operating system
CoPlanner Server (x32/x64) (x64 empfohlen):
- Windows Server 2012
- Windows Server 2012 R2
- Windows Server 2016
- Windows Server 2019
CoPlanner Win-Client (x32/x64):
- Windows 8
- Windows 8.1
- Windows 10
- Windows 11
CoPlanner Excel-Client (x32/x64):
- Excel 2010
- Excel 2013
- Excel 2016
- Excel 2019 (from 9.5 HF 3.5)
- Excel 365 desktop version with version numbers 15 and 16
CoPlanner Word Add-in (x32/x64):
- Word 2013 (til CoP 10 HF 2.0)
- Word 2016
- Word 2019 (from 9.5 HF 3.5)
- Word 365 desktop version with version numbers 15 and 16
CoPlanner PowerPoint Add-in (x32/x64):
- PowerPoint 2013 (til CoP 10 HF 2.0)
- PowerPoint 2016
- PowerPoint 2019 (from 9.5 HF 3.5)
- PowerPoint 365 desktop version with version numbers 15 and 16
Required Software
Server:
- Microsoft SQL Server (x32/x64)
- Microsoft SQL Server 2017
- Microsoft SQL Server 2019
- Microsoft SQL Server Engines
- Database Server
- Integration Services
- Reporting Services
- Analysis Services
- .Net Framework 4.8 (x32/x64)
- Framework NET 5 and ASP.NET Core 5 - from CoP 10 HF 2.9 to CoP HF 3.4 (Download)
- Framework NET 6, ASP.NET Core 6 and .NET Desktop Runtime - from CoP 10 HF 3.5 (Download Hosting Bundle and Download .NET Desktop Runtime)
Win-Client:
- .Net Framework 4.8 (x32/x64)
Excel-Client:
- Shared AddIn Supportupdate (MS Patch, included in Setup)
- .Net Framework 4.8 (x32/x64)
Requirement for use of SSL
To use https you need a certificate.
Requirement for use of SSO
In order for SSO to work between clients and server, the following SPN entry must be set once on the CoPlanner application server. Domain admin rights are required to run the command!
setspn -S HTTP/<fully qualified server domain name> <domain\user under which the CopService will be running>