Difference between revisions of "Platform Installation Guide"
From LongJump Support Wiki
imported>Aeric |
imported>Aeric |
||
(18 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style="float:right;">([[Platform Installation Guide (printable)|printable version]])</div> | <div style="float:right;">([[Platform Installation Guide (printable)|printable version]])</div> | ||
: <!-- placeholder to put above link before the HR that follows --> | : <!-- placeholder to put above link before the HR that follows --> | ||
==Overview== | |||
{{:Platform Installation Guide Intro}} | |||
==Installation Requirements== | ==Installation Requirements== | ||
Line 22: | Line 23: | ||
** [[Configuring the MySQL Server]] | ** [[Configuring the MySQL Server]] | ||
** [[MySQL Tuning Parameters]] | ** [[MySQL Tuning Parameters]] | ||
** [[Setting Up a MySQL Replication Server]] | |||
* [[Installing and Upgrading the Application Server]] | |||
** [[ | * [[Install the Chart Handling Libraries]] | ||
* [[Adding Multibyte Character Set Fonts for PDF Printing]] | |||
==Platform Security== | ==Platform Security== | ||
* [[Managing SSL Certificates]] | * [[Managing SSL Certificates]] | ||
* [[Controlling Port Access]] | * [[Controlling Port Access]] | ||
* [[Running the Platform as a Non-Root User]] | |||
== Backend Services == | == Backend Services == | ||
Line 35: | Line 39: | ||
* [[Enabling and Disabling Backend Services]] | * [[Enabling and Disabling Backend Services]] | ||
* [[Manually Configuring Backend Services]] | * [[Manually Configuring Backend Services]] | ||
** Manually Configuring | ** Manually Configuring Backend Services | ||
*** [[Configuring Document Services]] | *** [[Configuring Document Services]] | ||
*** [[Configuring the Quartz Scheduler]] | *** [[Configuring the Quartz Scheduler]] | ||
Line 42: | Line 46: | ||
==Performance Optimizations== | ==Performance Optimizations== | ||
* [[Configuring MySQL | * [[Configuring MySQL to Run on a Separate Server]] | ||
* [[Configuring Apache | * [[Installing and Configuring Apache for Use with the Platform]] | ||
* [[Adding Additional | * [[Adding Additional Application Servers]] | ||
* [[Adding Additional memcached Servers]] | * [[Adding Additional memcached Servers]] | ||
Line 52: | Line 56: | ||
* [[Restart the Application Server]] | * [[Restart the Application Server]] | ||
* [[Stop the Application Server]] | * [[Stop the Application Server]] | ||
* [[Get Application Server Status]] | |||
* [[Accessing the Application Server]] | * [[Accessing the Application Server]] | ||
* [[Creating a Tenant]] | * [[Creating a Tenant]] | ||
Line 57: | Line 62: | ||
== Database Administration == | == Database Administration == | ||
* [[Recognizing the | * [[Recognizing the Platform Databases]] | ||
* [[Database Administration Tips]] | * [[Database Administration Tips]] | ||
* [[Database Backup and Recovery]] | * [[Database Backup and Recovery]] | ||
Line 75: | Line 80: | ||
* [[Monitoring Ports]] | * [[Monitoring Ports]] | ||
* [[Monitoring memcached]] | * [[Monitoring memcached]] | ||
* [[Monitoring Cluster-Enabled Quartz Instances]] | |||
* [[Monitoring MySQL Replication]] | |||
== Platform Tuning == | == Platform Tuning == | ||
Line 81: | Line 88: | ||
== Troubleshooting == | == Troubleshooting == | ||
* [[Watching | * [[Adding MIME Types]] | ||
* [[Watching Application Server Logs]] | |||
* [[Troubleshooting Quartz]] | * [[Troubleshooting Quartz]] | ||
Line 88: | Line 96: | ||
* [[Customizing the Wiki]] | * [[Customizing the Wiki]] | ||
--> | --> | ||
<noinclude> | |||
[[Category:Installable Version]] | |||
</noinclude> |
Latest revision as of 01:35, 16 December 2014
Overview
This guide provides information on installation planning, configuration, and tuning of the platform for optimum performance and security.
Intended audience:
- Installation Planners
- Installers
Learn more about the latest release: ISV Release Notes
See Also these additional resources for installation and configuration:
Installation Requirements
Installation Planning
- Platform Hardware Stack
- Platform Software Stack
- Platform Deployment Options
- Prototype Deployment
- Choosing a MySQL Replication Strategy
- Choosing a MySQL High Availability Option
Platform Installation
- Installation Files
- Configuring MySQL
Platform Security
Backend Services
- Managing Backend Services
- Enabling and Disabling Backend Services
- Manually Configuring Backend Services
- Manually Configuring Backend Services
- Manually Configuring Other Backend Services
Performance Optimizations
- Configuring MySQL to Run on a Separate Server
- Installing and Configuring Apache for Use with the Platform
- Adding Additional Application Servers
- Adding Additional memcached Servers
Application Server Administration
- Server Restart Sequence
- Start the Application Server
- Restart the Application Server
- Stop the Application Server
- Get Application Server Status
- Accessing the Application Server
- Creating a Tenant
- Managing Email Credits with Vertical Response
Database 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