Setup:Installation Guide/Docker: Difference between revisions

(Created page with "{{Textbox|boxtype=important|header=Migration from 4.4|text=With BlueSpice 4.5 there were important changes to the container portfolio: # There are no "all-in-one" containers anymore. Neither for FREE, not for PRO and FARM editions # The "distributed-services" setup for PRO and FARM edition has been reworked If you are upgrading from one of the abovementioned setups, please refer to the [[{{FULLPAGENAME}}/Migration_4.4 to 4.5|migration guide]]|icon=yes}} == Overview ==...")
Tag: 2017 source edit
 
No edit summary
Line 15: Line 15:
|-
|-
|<code>bluespice/wiki</code>  
|<code>bluespice/wiki</code>  
|
|The main application. It features two main modes: "web", for the connection to the client and "task" for any background processing and administrative purposes.
|
|YES
|
|YES
|
|YES
|-
|-
|<code>bluespice/pdf</code>  
|<code>bluespice/pdf</code>  
|
|Allows to create PDF filesfrom wikipages
|
|YES
|
|YES
|
|YES
|-
|-
|<code>bluespice/search</code>  
|<code>bluespice/search</code>  
|
|Allows to perform a fulltext search on the wiki content
|
|YES
|
|YES
|
|YES
|-
|-
|<code>bluespice/formula</code>  
|<code>bluespice/formula</code>  
|
|Allows to show mathematical and chemical formulas in the wiki content
|
|NO
|
|YES
|
|YES
|-
|-
|<code>bluespice/collabpads</code>  
|<code>bluespice/collabpads</code>  
|
|Allows for simultaneous editing of wikipages
|
|NO
|
|YES
|
|YES
|-
|-
|<code>bluespice/diagram</code>  
|<code>bluespice/diagram</code>  
|
|Allows to create and edit diagram  images in the wiki content
|
|NO
|
|YES
|
|YES
|-
|-
|<code>bluespice/pagepreview</code>  
|<code>bluespice/pagepreview</code>  
|
|Allows to show preview images of wikipages
|
|YES
|
|YES
|
|YES
|-
|-
|<code>bluespice/cache</code>  
|<code>bluespice/cache</code>  
|
|Supports application performance
|
|YES
|
|YES
|
|YES
|}
|}

Revision as of 11:17, 22 July 2024

Migration from 4.4With BlueSpice 4.5 there were important changes to the container portfolio:
  1. There are no "all-in-one" containers anymore. Neither for FREE, not for PRO and FARM editions
  2. The "distributed-services" setup for PRO and FARM edition has been reworked

If you are upgrading from one of the abovementioned setups, please refer to the migration guide


Overview

Service name Description FREE PRO FARM
bluespice/wiki The main application. It features two main modes: "web", for the connection to the client and "task" for any background processing and administrative purposes. YES YES YES
bluespice/pdf Allows to create PDF filesfrom wikipages YES YES YES
bluespice/search Allows to perform a fulltext search on the wiki content YES YES YES
bluespice/formula Allows to show mathematical and chemical formulas in the wiki content NO YES YES
bluespice/collabpads Allows for simultaneous editing of wikipages NO YES YES
bluespice/diagram Allows to create and edit diagram images in the wiki content NO YES YES
bluespice/pagepreview Allows to show preview images of wikipages YES YES YES
bluespice/cache Supports application performance YES YES YES



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