Setup:System requirements: Difference between revisions

Redaktion (talk | contribs)
No edit summary
No edit summary
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:System Requirements}}
__NOTOC__
__NOTOC__


For a trouble-free installation of the current version of BlueSpice 4, we recommend the following system requirements.  
For a trouble-free installation of the current version of BlueSpice 5, we recommend the following system requirements.  


==Browser==
==Browser==
Line 11: Line 10:


==Server Environment==
==Server Environment==
{{Messagebox|boxtype=warning|icon=yes|Note text=PHP '''version 8.1'''  is currently not supported!|bgcolor=}}
{{Textbox|boxtype=note|header=Container images only|text=With BlueSpice 5, the main release of the software is via container images. Manual installation on is no longer supported. Please refer to out [[Setup:Installation_Guide/Docker|installation guide]] for more information.
*'''Operating system:'''
 
** We strongly recommend Linux (Debian 11, Ubuntu 22.04, CentOS 7)
 
** You might use Windows Server 2016, but we have seen performance issues on Windows Server
Native installation on Windows Server is no longer supported.
*'''Webserver:'''
 
**<span style="color: rgb(68, 68, 68)">Apache 2.4.x, IIS >= 10 ''or'' nginx 1.x</span> (''nginx'' ''not possible in WikiFarm'')
 
*'''PHP:'''
If you need a different type of installation, please [https://bluespice.com/contact/ contact us].|icon=yes}}
** PHP 7.4: BlueSpice 4.2.x runs completely stable
 
** PHP 8.0: Starting with BlueSpice 4.2.4
=== Basic Hardware Requirements ===
** PHP 8.1: Starting from BlueSpice 4.3.x (in planning)
*'''CPU:''' '''8 Cores'''  
* '''Database''':
* '''Main memory: 8''' '''GB''' (16 GB recommended)
** MySQL: >= 5.6 or
* '''Available additional hard drive space:''' > 20 GB (depends on the planned storage of data)
** MariaDB >= 10.3
 
* '''(Virtual) hardware requirements:'''
=== External Databases ===
** '''CPU:'''
Even though the [https://github.com/hallowelt/bluespice-deploy standard container stack] already has database services included, one can also configure external databases if required.
*** '''Linux: 8 Cores''' (min. 4 Cores)
 
*** Windows: 16 Cores (min. 8 Cores)
* Main application database: MySQL: >= 5.6 or MariaDB >= 10.3
** '''Main memory:'''
* For [[Reference:CollabPads|"edit together"]] feature: MongoDB >= 4.4 ( >=8.0 recommended)
*** '''16 GB''' (minimal 8GB)
 
*'''Available hard drive space:'''  
=== External Search Service ===
**> 20GB (depends on the planned storage of data)
 
*'''Other:'''
* OpenSearch 2.x with <code>ingest-attachments</code> plugin
**Apache Tomcat >= 9 oder Jetty >= 9  (for PDF export and LaTexRenderer)
{{Textbox
**ElasticSearch 6.8 with plugin “ingest-attachment”
|boxtype=important
**OpenJDK >= 10
|header=No support for <code>ARM</code>
**NodeJS 16
|text=Currently, installation is only supported on <code>x86</code>/<code>x64</code> architecture. This is especially true when using [[Setup:Installation_Guide/Docker|Docker]].
[[en:{{FULLPAGENAME}}]]
|icon=yes
}}
 
[[de:Setup:Systemanforderungen]]
[[de:Setup:Systemanforderungen]]
[[Category:Setup]]
[[Category:Setup]]

Latest revision as of 11:25, 4 April 2025


For a trouble-free installation of the current version of BlueSpice 5, we recommend the following system requirements.

Browser

  • Microsoft Edge
  • Google Chrome
  • Firefox

Server Environment

Container images onlyWith BlueSpice 5, the main release of the software is via container images. Manual installation on is no longer supported. Please refer to out installation guide for more information.


Native installation on Windows Server is no longer supported.


If you need a different type of installation, please contact us.


Basic Hardware Requirements

  • CPU: 8 Cores
  • Main memory: 8 GB (16 GB recommended)
  • Available additional hard drive space: > 20 GB (depends on the planned storage of data)

External Databases

Even though the standard container stack already has database services included, one can also configure external databases if required.

  • Main application database: MySQL: >= 5.6 or MariaDB >= 10.3
  • For "edit together" feature: MongoDB >= 4.4 ( >=8.0 recommended)

External Search Service

  • OpenSearch 2.x with ingest-attachments plugin
No support for ARMCurrently, installation is only supported on x86/x64 architecture. This is especially true when using Docker.



To submit feedback about this documentation, visit our community forum.