Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 72:install [2020/04/20 07:28] – [Install Fonts \\] pklr | 72:install [2024/02/15 00:00] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| * Download and install Java Development Kit 8 (see [[: | * Download and install Java Development Kit 8 (see [[: | ||
| - | * Stages installation on Windows: Execute Stages installer as administrator (will be sent to you by [[stages-support@methodpark.de? | + | * Stages installation on Windows: Execute Stages installer as administrator (will be sent to you by [[stages-support@ul.com? |
| * Stages installation on Linux: | * Stages installation on Linux: | ||
| - | * Install RPM package (will be sent to you by [[stages-support@methodpark.de? | + | * Install RPM package (will be sent to you by [[stages-support@ul.com? |
| * A user with the name " | * A user with the name " | ||
| * Database installation with Oracle 11g or 12c: | * Database installation with Oracle 11g or 12c: | ||
| - | * Get Oracle database dump and installation instructions from [[stages-support@methodpark.de? | + | * Get Oracle database dump and installation instructions from [[stages-support@ul.com? |
| * Download Oracle JDBC connector for your Oracle version. | * Download Oracle JDBC connector for your Oracle version. | ||
| * Copy JDBC connector to "< | * Copy JDBC connector to "< | ||
| * Database installation with MySQL5.7: | * Database installation with MySQL5.7: | ||
| - | * Get MySQL database dump from [[stages-support@methodpark.de? | + | * Get MySQL database dump from [[stages-support@ul.com? |
| * Download MySQL JDBC connector (Connector/ | * Download MySQL JDBC connector (Connector/ | ||
| * Copy JDBC connector to "< | * Copy JDBC connector to "< | ||
| Line 81: | Line 81: | ||
| * Windows: Start the services " | * Windows: Start the services " | ||
| * Linux: Execute " | * Linux: Execute " | ||
| + | |||
| ===== (Optional) Secure MySQL connection with SSL ===== | ===== (Optional) Secure MySQL connection with SSL ===== | ||
| Line 107: | Line 108: | ||
| </ | </ | ||
| - | |||
| ===== Configure Virus Scanner ===== | ===== Configure Virus Scanner ===== | ||
| Line 127: | Line 127: | ||
| * Windows: | * Windows: | ||
| * Open file "< | * Open file "< | ||
| - | * Modify the red colored setting: //set TOMCAT_OPTS=–JvmMx=<font inherit/ | + | * Modify the red colored setting: //set TOMCAT_OPTS=–JvmMx=< |
| * Open a cmd with administrative permissions and navigate to folder "< | * Open a cmd with administrative permissions and navigate to folder "< | ||
| * Reinstall the Stages service: **reinstallService.bat** | * Reinstall the Stages service: **reinstallService.bat** | ||
| Line 133: | Line 133: | ||
| * Linux: | * Linux: | ||
| * Open file "< | * Open file "< | ||
| - | * Modify the red colored value: // | + | * Modify the red colored value: // |
| * Restart the Stages service:** stages restart** | * Restart the Stages service:** stages restart** | ||
| + | |||
| + | === Search engine memory === | ||
| + | |||
| + | Depending on the size of your database it can be necessary to adjust the memory settings of the search engine. To do that open the file "< | ||
| + | |||
| + | Adjust the lines< | ||
| + | |||
| + | -Xms1g | ||
| + | -Xmx1g | ||
| + | |||
| + | </ | ||
| + | |||
| + | After that restart the Stages search service. | ||
| + | |||
| ===== Install customer specific metamodel (if available) ===== | ===== Install customer specific metamodel (if available) ===== | ||
| Line 153: | Line 167: | ||
| * Restart the Stages service: **stages start** | * Restart the Stages service: **stages start** | ||
| - | ===== Install Fonts \\ ===== | + | ===== Install Fonts ===== |
| If you want to work with international UTF-8 charsets (e.g. Chinese), we suggest to install and configure Stages to use dedicated fonts: | If you want to work with international UTF-8 charsets (e.g. Chinese), we suggest to install and configure Stages to use dedicated fonts: | ||
| Line 164: | Line 178: | ||
| * PDF Print: **Arial Unicode MS** (subject to add. license conditions) | * PDF Print: **Arial Unicode MS** (subject to add. license conditions) | ||
| - | __Configuring font for Stages process visualizations (metamodel: Unified Configuration): | + | __Configuring font for Stages process visualizations (metamodel: Unified Configuration) |
| * Windows: | * Windows: | ||
| * Unzip: "< | * Unzip: "< | ||
| Line 171: | Line 184: | ||
| * Adjust the following setting: //var FONTNAME = "Arial Unicode MS";// | * Adjust the following setting: //var FONTNAME = "Arial Unicode MS";// | ||
| * Repeat this step for file: " <Stages installation path> | * Repeat this step for file: " <Stages installation path> | ||
| - | * Add the diagram.font.list property to your config.xml file in the following way: \\ < | + | * Add the diagram.font.list property to your config.xml file in the following way: < |
| * Execute: "< | * Execute: "< | ||
| - | * Add a font-face to your custom.css file like this: | ||
| - | |||
| - | < | ||
| - | @font-face { | ||
| - | |||
| - | font-family: | ||
| - | font-style: normal; | ||
| - | font-weight: | ||
| - | font-display: | ||
| - | src: local(' | ||
| - | unicode-range: | ||
| - | } | ||
| - | |||
| - | </ | ||
| - | |||
| * Linux: | * Linux: | ||
| * Unzip: "< | * Unzip: "< | ||
| * Open file: "< | * Open file: "< | ||
| - | * Adjust the following setting according to the font to be used: \\ //var FONTNAME = "Arial Unicode MS"; \\ var FONTNAME = " | + | * Adjust the following setting according to the font to be used: \\ //var FONTNAME = "Arial Unicode MS"; \\ |
| + | var FONTNAME = " | ||
| * Repeat this step for file: "< | * Repeat this step for file: "< | ||
| - | * Add the diagram.font.list property to your config.xml file in the following way: \\ < | + | * Add the diagram.font.list property to your config.xml file in the following way: < |
| * Execute: "< | * Execute: "< | ||
| - | * | ||
| - | |||
| - | Add a font-face to your custom.css file like this: | ||
| - | |||
| - | < | ||
| - | @font-face { | ||
| - | |||
| - | font-family: | ||
| - | font-style: normal; | ||
| - | font-weight: | ||
| - | font-display: | ||
| - | src: local(' | ||
| - | unicode-range: | ||
| - | } | ||
| - | |||
| - | </ | ||
| - | |||
| - | Note1: //The unicode-range is completely optional and can be used in combination with a font splitt up into several .woff or .woff2 files.// | ||
| - | Note2: //Take care, you are using the appropriate format (e.g. .ttf → truetype, .woff2 → woff2 …)// | + | **Caution**// |
| - | <font inherit/ | + | __Configuring |
| + | * Make sure the scriptconfig.js in your metamodel is up to date and contains var FONTNAME = availableFontFamilies.getConfiguredFont(); | ||
| + | | ||
| + | * Add the diagram.font property to your config.xml | ||
| + | * Execute: "< | ||
| __Configuring font for Stages PDF printing:__ | __Configuring font for Stages PDF printing:__ | ||