Difference between revisions of "Configuring the Application Server"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 1: | Line 1: | ||
<includeonly>=== Configuring the Application Server ===</includeonly> | <includeonly>=== Configuring the Application Server ===</includeonly> | ||
# As described in [[Software Requirements#Required for Basic Platform Functionality]]: | # As described in [[Software Requirements#Required for Basic Platform Functionality]]: | ||
#* Configure an email server to enable email-based collaboration. | #* Configure an email server to enable email-based collaboration. | ||
#* To improve performance, install and configure memcached for caching. | #* To improve performance, install and configure memcached for caching. | ||
#* Add the Apache HTTP server to further improve performance. | #* Add the Apache HTTP server to further improve performance. | ||
#: | |||
# All backend services are enabled by default. But they will cause performance problems if they are running on the customer-facing application server, and errors can result if they are running on multiple servers. After installing the platform, therefore, it is important to ''disable all backend services that are not required on the current server''. | |||
#:''Learn more:'' [[Managing Backend Services]] | |||
#: | #: | ||
# As described in [[Software Requirements#Required for Additional Functionality]]: | # As described in [[Software Requirements#Required for Additional Functionality]]: |
Revision as of 23:15, 21 September 2015
- As described in Software Requirements#Required for Basic Platform Functionality:
- Configure an email server to enable email-based collaboration.
- To improve performance, install and configure memcached for caching.
- Add the Apache HTTP server to further improve performance.
- All backend services are enabled by default. But they will cause performance problems if they are running on the customer-facing application server, and errors can result if they are running on multiple servers. After installing the platform, therefore, it is important to disable all backend services that are not required on the current server.
- Learn more: Managing Backend Services
- As described in Software Requirements#Required for Additional Functionality:
- To allow PDFs to be generated from documents, install OpenOffice.
- To allow for Twitter searches and Collision Detection and Prevention, install HornetQ.
- To be able to email a chart or report, Install the Chart Handling Libraries.
- Additionally:
- Enable One-Click Document Viewing.
- Add Multibyte Character Fonts for PDF printing.
- To enable Java Code Governors on Red Hat 6, carry out the Additional Installation Step for RedHat 6.