Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 72:configure_stages [2018/07/16 19:04] – [Configure the Stages server] bkkr | 72:configure_stages [2024/02/15 00:00] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ====== Configure the Stages server ====== | ====== Configure the Stages server ====== | ||
| - | * Installation of Stages | + | * |
| * [[: | * [[: | ||
| * [[: | * [[: | ||
| * [[: | * [[: | ||
| - | * Customization of Stages | + | * |
| - | * [[: | + | * [[: |
| * [[: | * [[: | ||
| - | * [[: | + | * [[: |
| - | * [[: | + | * [[: |
| - | * [[:72:local_news|Local News Application Categories]] | + | * [[:72:cms_configuration|]] |
| - | * CMS Configuration | + | * [[: |
| - | * CMS Prefetch Configuration | + | * [[: |
| - | * Network Configuration | + | * [[: |
| - | * Database Configuration | + | * [[: |
| - | * Email Notification | + | * [[: |
| - | * Email Authentication | + | * [[:72:ldap|LDAP Synchronization]] |
| - | * Email Feedback Mechanism | + | * [[: |
| - | * LDAP Synchronization | + | |
| - | * Project State | + | |
| - | * Document Lifecycles | + | |
| - | * Search in Stages | + | |
| - | * People Application | + | |
| - | === Configuration File === | + | === |
| - | + | ||
| - | Stages can be configured in the <font inherit/ | + | |
| - | + | ||
| - | The following code configures a value of " | + | |
| - | + | ||
| - | < | + | |
| - | < | + | |
| - | < | + | |
| - | </ | + | |
| - | </ | + | |
| - | + | ||
| - | === Configuration of Stages Service Parameter === | + | |
| - | + | ||
| - | Stages service can be configured in the tomcat service configuration GUI <font inherit/ | + | |
| - | + | ||
| - | ''< | + | |
| - | + | ||
| - | In the Java tab you can configure additional Java start parameter for Stages that are listed below: | + | |
| - | + | ||
| - | * Xmx (Max memory pool): 1024 MB | + | |
| - | * Xms (Initial memory pool): 512 MB | + | |
| - | * Remote monitoring of Stages application via JConsole or SVisualVM | + | |
| - | * Dcom.sun.management.jmxremote.port=8055 | + | |
| - | * Dcom.sun.management.jmxremote.authenticate=false | + | |
| - | * Dcom.sun.management.jmxremote.ssl=false | + | |
| - | * Set Option for not garbage collected Java heap size, the so called permanent generation: | + | |
| - | * XX: | + | |
| - | * XX: | + | |