Setup:System requirements: Difference between revisions

Richard Heigl (talk | contribs)
No edit summary
No edit summary
 
(11 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 7.4: BlueSpice 4.2.x runs completely stable
If you need a different type of installation, please [https://bluespice.com/contact/ contact us].|icon=yes}}
** PHP 8.0: Starting with BlueSpice 4.2.4
 
** PHP 8.1: Starting from BlueSpice 4.3.x
=== Basic Hardware Requirements ===
* '''Database''':
*'''CPU:''' '''8 Cores'''  
** MySQL: >= 5.6 or
* '''Main memory: 8''' '''GB''' (16 GB recommended)
** MariaDB >= 10.3
* '''Available additional hard drive space:''' > 20 GB (depends on the planned storage of data)
* '''(Virtual) hardware requirements:'''
 
**'''CPU:'''
=== External Databases ===
*** '''Linux: 8 Cores''' (min. 4 Cores)
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.
*** Windows: 16 Cores (min. 8 Cores)
 
** '''Main memory:'''
* Main application database: MySQL: >= 5.6 or MariaDB >= 10.3
***'''Linux: 16 GB''' (min. 8GB)
* For [[Reference:CollabPads|"edit together"]] feature: MongoDB >= 4.4 ( >=8.0 recommended)
*** Windows: min. 16 GB  
 
** '''Available hard drive space:'''
=== External Search Service ===
*** > 20 GB (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.