|
|
Line 1: |
Line 1: |
| <includeonly>===Software Requirements===</includeonly>
| |
| <noinclude>__TOC__</noinclude>
| |
|
| |
| <includeonly>===Software Requirements===</includeonly> | | <includeonly>===Software Requirements===</includeonly> |
| <noinclude>__TOC__</noinclude> | | <noinclude>__TOC__</noinclude> |
Line 96: |
Line 93: |
| :* Download jta.jar [http://download.oracle.com/otndocs/jcp/7287-jta-1.0.1a-class-oth-JSpec/?submit=Download here] | | :* Download jta.jar [http://download.oracle.com/otndocs/jcp/7287-jta-1.0.1a-class-oth-JSpec/?submit=Download here] |
| |} | | |} |
|
| |
| ====Required for Basic Platform Functionality====
| |
| {| border="1" cellpadding="5" cellspacing="0"
| |
| |-valign="top"
| |
| |Mail Server
| |
| |
| |
| ;Mail Server Configuration:
| |
| :*Choose any postfix, sendmail or so on.
| |
| :*Run the mail server on TCP Port 25<br>The mail server should always be up and running for the platform functionality to work as expected
| |
| :*Test and verify the Mail Server MTA ([http://en.wikipedia.org/wiki/Mail_transfer_agent Mail Transfer Agent]) with the following command:
| |
| ::<tt>echo "test mail" | mail -s "hello" admin-name@myserviceproviderdomain.com</tt>
| |
| An email message should be received at the specified address. If the confirmation message does not arrive, check the mail log to discover the cause.
| |
|
| |
| <span id="Cache"></span>
| |
| |-valign="top"
| |
| |Cache
| |
| |
| |
| ;Memcached 1.4.10 for caching:
| |
| :*Downloaded Memcached from http://memcached.org/<br/>
| |
| ::Memcached requires installation of <tt>libevent</tt> library version 2.0.16 (An event notification library) for your Operating System. It can be downloaded from http://www.monkey.org/~provos/libevent/. For more information, see [[Configuring memcached]].
| |
| ;Ehcache for caching:
| |
| Ehcache is available in the Common Tomcat profile. For more information, see [[Configuring Ehcache]].
| |
|
| |
| |-valign="top"
| |
| | Web Server ||
| |
| ;Apache HTTP server 2.2.21 (Optional, but recommended):
| |
| The Apache web server can be placed in front of the Tomcat appserver to deliver static content more efficiently.<br>It is recommended for systems with large numbers of [[Static Resources]] and Documents<br>The following modules must be compiled into Apache during installation:
| |
| :::* <tt>mod_proxy</tt>
| |
| :::* <tt>mod_ssl</tt>
| |
| :::* <tt>mod_expires</tt>
| |
| :::* <tt>mod_headers</tt>
| |
| For more information, see [[Installing and Configuring Apache for Use with the Platform]].
| |
|
| |
| |-valign="top"
| |
| | Java ||
| |
| The installation and operation of the AgileApps Cloud platform requires Java 8. However, the custom code in Java Class continues to be validated against Java 6 syntax as the instrumentation engine responsible for monitoring resource utilization works only on Java 6 byte codes.
| |
|
| |
| |-valign="top"
| |
| | Browser Support ||
| |
| ;Application excluding Process:
| |
| :*Internet Explorer 11
| |
| :*Microsoft Edge
| |
| :*Firefox 32 (Minimum requirement)
| |
| :*Chrome 48.0.2564 (Minimum requirement)
| |
| ;Process Model:
| |
| :*Does not support Internet Explorer
| |
| :*Does not support Microsoft Edge
| |
| :*Firefox 32 (Minimum requirement)
| |
| :*Chrome 48.0.2564 (Minimum requirement)
| |
| As part of the security processes, the '''Remember me on this computer''' option is removed from the browser's login page.
| |
| ::{{Common:ProcessEditingNote}}
| |
| :: [[Accessibility Mode]] requires Firefox
| |
| |}
| |
|
| |
| ====Required for Additional Functionality====
| |
| {| border="1" cellpadding="5" cellspacing="0"
| |
| <span id="openoffice"></span>
| |
| |-valign="top"
| |
| | OpenOffice (optional) ||
| |
| ;OpenOffice 3.2.0 or higher:
| |
| :* This utility is required when generating PDFs from MS Word [[Document Templates]]
| |
| :* It also used to support one-click viewing of documents, when configured in [[networking.properties]]
| |
| :* Install the appropriate version of OpenOffice for your system from http://www.openoffice.org/download/
| |
| :* Add the following command to your system startup process:
| |
| ::<tt>soffice -headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard</tt>
| |
| {{Note|If you have a problem with glibc library version incompatibility while installing OpenOffice 3.4.x (for RedHat with version 5.6 and lower), you should download and install [http://ftp.rz.tu-bs.de/pub/mirror/openoffice-archive/stable/3.2.0/ OpenOffice 3.20]}}
| |
|
| |
| |-valign="top"
| |
| | HornetQ (optional) ||
| |
| ;HornetQ 2.2.14:
| |
| The Messaging Server is an optional platform component that:
| |
| <!--::* Handles messages sent by a [[Twitter Search]]. Commenting out due to LJP-8904-->
| |
| ::* Handles the on-screen notifications to prevent editing collisions when users view the same Case.
| |
| Get HornetQ from http://www.jboss.org/hornetq/downloads.html. For more information, see [[Installing the Messaging Server]].
| |
|
| |
| |-valign="top"
| |
| | Charting Libraries (optional) ||
| |
| Additional libraries are needed to email a chart or a report. For more information, see [[Install the Chart Handling Libraries]].
| |
| |}
| |
| <noinclude>
| |
|
| |
| [[Category:Installation]]
| |
| </noinclude>
| |
|
| |
| ====Installing MySQL Version {{MySqlVersion}}.xx====
| |
| <!--
| |
| Stefka Dimitrova maintains the spreadhsheet with OS and DB requirements:
| |
| DRAFT VERSION:
| |
| http://iwiki.eur.ad.sag:8080/display/RNDROS/%282015Oct%29+webMethods+and+Intelligent+Business+Operations+System+Requirements+9.9 (for webMethods 9.9)
| |
| Β
| |
| PUBLISHED AT:
| |
| http://documentation.softwareag.com/webmethods/wmsuites/wmsuites_vers.htm
| |
|
| |
| Marianne Fuller maintains the installation document for the standard SAG installation:
| |
| https://iwiki.eur.ad.sag/display/RNDWMSE/2015Oct+%289.9%29+Release+Installer+Designs+and+Install+Doc
| |
| Β / Installation Guide
| |
| -->
| |
| {| border="1" cellpadding="5" cellspacing="0"
| |
| |-valign="top"
| |
| |Operating System
| |
| |
| |
| * RedHat Enterprise Linux Server - Version 5, Version 6 (recommended), or Version 7
| |
| * SUSE Linux Enterprise Server - Version 11 or Version 12 (recommended)
| |
| * CentOS Linux - Release 7
| |
| {{Note| You must change the System Locale Language settings to English USA}}
| |
| * Windows Server 2016
| |
|
| |
| |-valign="top"
| |
| |MySQL Server||
| |
| *MySQL Version {{MySqlVersion}}.xxΒ (Community Edition or Community Enterprise Edition). This is going to reach EOL in the near future. For more information, seeΒ [https://www.mysql.com/support/eol-notice.html MySQL Product Support EOL Announcements].
| |
| *MySQL Client
| |
| *MySQL Shared libraries
| |
| *MySQL Shared compatibility libraries
| |
| *MySQL Headers and libraries
| |
| If you are a platform user, see [[Configure the MySQL Server]].
| |
|
| |
| |-valign="top"
| |
| | <span id="libs">Libraries</span> || Download the '''third-party libraries''' and save it in a folder.<br>You might want to integrate them into the system during the installation.
| |
| :* Download mysql-connector-java-5.1.24-bin.jar [http://dev.mysql.com/downloads/connector/j/ here]
| |
| :* Download jta.jar [http://download.oracle.com/otndocs/jcp/7287-jta-1.0.1a-class-oth-JSpec/?submit=Download here]
| |
| |}
| |
|
| |
|
| |
|
| ====Required for Basic Platform Functionality==== | | ====Required for Basic Platform Functionality==== |