Setup:System requirements: Difference between revisions

No edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__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 10: Line 10:


==Server Environment==
==Server Environment==
*'''Operating system:'''
{{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.
** We strongly recommend Linux (preferably Debian 11, Ubuntu 22.04, CentOS 7)
 
** You might use Windows Server starting at 2016, but we have seen performance issues on Windows Server
 
*'''Webserver:'''
Native installation on Windows Server is no longer supported.
**<span style="color: rgb(68, 68, 68)">Apache 2.4.x, IIS >= 10 ''or'' nginx 1.x</span> (''nginx'' ''not possible in WikiFarm'')
 
*'''PHP:'''
 
** PHP 8.1  / PHP 8.2
If you need a different type of installation, please [https://bluespice.com/contact/ contact us].|icon=yes}}
* '''Database''':
 
** MySQL: >= 5.6 or MariaDB >= 10.3
=== Basic Hardware Requirements ===
** MongoDB >= 4.4 (for extension [[Reference:CollabPads|CollabPads]])
*'''CPU:''' '''8 Cores'''  
* '''(Virtual) hardware requirements:'''
* '''Main memory: 8''' '''GB''' (16 GB recommended)
**'''CPU:'''
* '''Available additional hard drive space:''' > 20 GB (depends on the planned storage of data)
*** '''Linux: 8 Cores''' (min. 4 Cores)
 
*** Windows: 16 Cores (min. 8 Cores)
=== External Databases ===
** '''Main memory:'''
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: 16 GB''' (min. 8GB)
 
*** Windows: min. 16 GB  
* Main application database: MySQL: >= 5.6 or MariaDB >= 10.3
** '''Available hard drive space:'''
* For [[Reference:CollabPads|"edit together"]] feature: MongoDB >= 4.4 ( >=8.0 recommended)
*** > 20 GB (depends on the planned storage of data)
 
*'''Other:'''
=== External Search Service ===
**Apache Tomcat >= 9 oder Jetty >= 9  (for PDF export and LaTexRenderer)
 
**OpenSearch 2 with plugin “ingest-attachment”
* OpenSearch 2.x with <code>ingest-attachments</code> plugin
**OpenJDK >= 10
{{Textbox
**NodeJS 16
|boxtype=important
|header=No support for <code>ARM</code>
|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]].
|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.