Setup:System requirements: Difference between revisions

No edit summary
Tag: 2017 source edit
No edit summary
 
(2 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:'''
**<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
* '''Database''':
** MySQL: >= 5.6 or MariaDB >= 10.3
** MongoDB >= 4.4 (for extension [[Reference:CollabPads|CollabPads]])
* '''(Virtual) hardware requirements:'''
**'''CPU:'''
*** '''Linux: 8 Cores''' (min. 4 Cores)
*** Windows: 16 Cores (min. 8 Cores)
** '''Main memory:'''
***'''Linux: 16 GB''' (min. 8GB)
*** Windows: min. 16 GB
** '''Available hard drive space:'''
*** > 20 GB (depends on the planned storage of data)
*'''Other:'''
**Apache Tomcat >= 9 oder Jetty >= 9  (for PDF export and LaTexRenderer)
**OpenSearch 2 with plugin “ingest-attachment”
**OpenJDK >= 10
**NodeJS 16


Native installation on Windows Server is no longer supported.
If you need a different type of installation, please [https://bluespice.com/contact/ contact us].|icon=yes}}
=== 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 [https://github.com/hallowelt/bluespice-deploy 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 [[Reference:CollabPads|"edit together"]] feature: MongoDB >= 4.4 ( >=8.0 recommended)
=== External Search Service ===
* OpenSearch 2.x with <code>ingest-attachments</code> plugin
{{Textbox
{{Textbox
|boxtype=important
|boxtype=important

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.