Difference between revisions of "Platform Installation Guide"
From AgileApps Support Wiki
imported>Aeric |
Wikidevuser (talk | contribs) |
||
(29 intermediate revisions by one other user not shown) | |||
Line 14: | Line 14: | ||
* [[Platform Deployment Options|Deployment Options]] | * [[Platform Deployment Options|Deployment Options]] | ||
* [[Prototype Deployment]] | * [[Prototype Deployment]] | ||
* [[Additional Deployment Options]] | |||
* [[Choosing a MySQL Replication Strategy]] | * [[Choosing a MySQL Replication Strategy]] | ||
* [[Choosing a MySQL High Availability Option]] | * [[Choosing a MySQL High Availability Option]] | ||
==Platform Installation== | ==Platform Installation== | ||
* [[Installation Files]] | <!--* [[Installation Files]]--> | ||
* [[Configuring the MySQL Server]] for use by the platform | |||
* [[Installing and Upgrading the Application Server]] | * [[Installing and Upgrading the Application Server]] | ||
* [[ | ==Platform Configuration== | ||
* [[Configuring the Application Server]] | |||
* [[Managing Backend Services]] | |||
** [[Enabling and Disabling Backend Services]] | |||
** [[Configuring Backend Services]] | |||
** [[Configuring Document Services]] | |||
** [[Configuring the Quartz Scheduler]] | |||
** [[Configuring memcached]] | |||
* [[Enabling One-Click Document Viewing]] | |||
* [[Installing the Chart Handling Libraries]] | |||
* [[Adding Multibyte Character Set Fonts for PDF Printing]] | * [[Adding Multibyte Character Set Fonts for PDF Printing]] | ||
* [[Additional Step for RedHat]] | |||
* MySQL Replication and Tuning | |||
** [[MySQL Tuning Parameters]] | |||
** [[Setting Up a MySQL Replication Server]] | |||
==Messaging Server Installation== | ==Messaging Server Installation== | ||
* [[About the Messaging Server]] | * [[About the Messaging Server]] | ||
* [[Installing the Messaging Server]] | * [[Installing the Messaging Server]] | ||
* [[Managing the Messaging Server]] | * [[Managing the Messaging Server]] | ||
Line 38: | Line 48: | ||
* [[Controlling Port Access]] | * [[Controlling Port Access]] | ||
* [[Running the Platform as a Non-Root User]] | * [[Running the Platform as a Non-Root User]] | ||
==Performance Optimizations== | ==Performance Optimizations== | ||
* [[Configuring MySQL to Run on a Separate Server]] | * [[Configuring MySQL to Run on a Separate Server]] | ||
* [[Installing and Configuring Apache for Use with the Platform]] | <!--* [[Installing and Configuring Apache for Use with the Platform]]--> | ||
* [[Adding Additional Application Servers]] | * [[Adding Additional Application Servers]] | ||
* [[Adding Additional memcached Servers]] | * [[Adding Additional memcached Servers]] | ||
== Application Server | == Application Server Operations == | ||
* [[Server Restart Sequence]] | * [[Server Restart Sequence]] | ||
* [[Start the Application Server]] | * [[Start the Application Server]] | ||
Line 60: | Line 62: | ||
* [[Accessing the Application Server]] | * [[Accessing the Application Server]] | ||
* [[Creating a Tenant]] | * [[Creating a Tenant]] | ||
== Database Administration == | == Database Administration == | ||
Line 66: | Line 67: | ||
* [[Database Administration Tips]] | * [[Database Administration Tips]] | ||
* [[Database Backup and Recovery]] | * [[Database Backup and Recovery]] | ||
== Platform Administration == | |||
* [[User Registration]] | |||
* [[User Support]] | |||
* [[Global Import Queue]] | |||
== Housekeeping == | == Housekeeping == | ||
Line 82: | Line 88: | ||
* [[Monitoring memcached]] | * [[Monitoring memcached]] | ||
* [[Monitoring Cluster-Enabled Quartz Instances]] | * [[Monitoring Cluster-Enabled Quartz Instances]] | ||
* [[Monitoring MySQL Replication]] | |||
== Platform Tuning == | == Platform Tuning == | ||
Line 91: | Line 98: | ||
* [[Watching Application Server Logs]] | * [[Watching Application Server Logs]] | ||
* [[Troubleshooting Quartz]] | * [[Troubleshooting Quartz]] | ||
* [[Imports Hang]] | |||
<noinclude> | <noinclude> | ||
[[Category:Installation]] | [[Category:Installation]] | ||
</noinclude> | </noinclude> |
Latest revision as of 09:43, 22 August 2023
Overview
This guide provides information on installation planning, configuration, and tuning of the platform for optimum performance and security. It is intended for installers who are building a fully-optimized, production installation.
Additional Resources
- For a searchable and printable version of this guide, see the Platform Installation Guide (printable)
- To learn more about the latest release, see the All Release Notes
- See also these additional resources for installation and configuration:
Installation Requirements
Installation Planning
- Platform Components
- Deployment Options
- Prototype Deployment
- Additional Deployment Options
- Choosing a MySQL Replication Strategy
- Choosing a MySQL High Availability Option
Platform Installation
- Configuring the MySQL Server for use by the platform
- Installing and Upgrading the Application Server
Platform Configuration
- Configuring the Application Server
- Managing Backend Services
- Enabling One-Click Document Viewing
- Installing the Chart Handling Libraries
- Adding Multibyte Character Set Fonts for PDF Printing
- Additional Step for RedHat
- MySQL Replication and Tuning
Messaging Server Installation
Platform Security
Performance Optimizations
- Configuring MySQL to Run on a Separate Server
- Adding Additional Application Servers
- Adding Additional memcached Servers
Application Server Operations
- Server Restart Sequence
- Start the Application Server
- Restart the Application Server
- Stop the Application Server
- Accessing the Application Server
- Creating a Tenant
Database Administration
Platform Administration
Housekeeping
- Regular Maintenance Ensures Top Performance
- Purging and Archiving Data on the Platform
- Cleaning up Temporary Files on the Server
Platform Monitoring
- Heartbeat Check
- Monitoring Servers
- Monitoring Processes
- Monitoring Ports
- Monitoring memcached
- Monitoring Cluster-Enabled Quartz Instances
- Monitoring MySQL Replication