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>
Instructions are provided for [[#First-Time Installation|First-Time Installation]] and [[#Upgrades|Upgrades]].
Instructions are provided for a new installation for an upgrade.


;Considerations:
;Considerations:
Line 7: Line 7:
:* By default, the application server is installed to this destination directory: <tt>/~dirname/longjump_app_server</tt>,<br>where <tt>/~dirname</tt> is defined in <tt>installation.properties</tt> as the default <tt>install_dir</tt> parameter
:* By default, the application server is installed to this destination directory: <tt>/~dirname/longjump_app_server</tt>,<br>where <tt>/~dirname</tt> is defined in <tt>installation.properties</tt> as the default <tt>install_dir</tt> parameter
:* Upgrades to the application server should use the same destination directory
:* Upgrades to the application server should use the same destination directory
:* Optionally, specify an <tt>install_dir</tt> path in the <tt>installation.properties</tt> file.<br>That destination path should be used for future upgrades, as well.
:* Optionally, specify an <tt>install_dir</tt> path in the <tt>installation.properties</tt> file.<br>That destination path should be used for future upgrades, as well.}}
}}
{{:Configuring the Application Server for New Installation}}
{{:Installing the Application Server}}
====Upgrading the Application Server====
====Upgrading the Application Server====
If this is the first time the platform is being installed on this server, follow the instructions at [[#First-Time Installation|First-Time Installation]].
If this is the first time the platform is being installed on this server, follow the instructions at [[#First-Time Installation|First-Time Installation]].


Otherwise, follow the process described here.
Otherwise, follow the process described here.
{{:Upgrading the Application Server}}
{{:Configuring the Application Server for an Upgrade}}
<noinclude>
<noinclude>


[[Category:Installation]]
[[Category:Installation]]
</noinclude>
</noinclude>

Revision as of 23:43, 17 September 2015

Instructions are provided for a new installation for an upgrade.

Considerations
  • All database servers and web servers must be configured to be in the same timezone, regardless of where they are geographically located.

__TBD: Do we retain any of these?

  • By default, the application server is installed to this destination directory: /~dirname/longjump_app_server,
    where /~dirname is defined in installation.properties as the default install_dir parameter
  • Upgrades to the application server should use the same destination directory
  • Optionally, specify an install_dir path in the installation.properties file.
    That destination path should be used for future upgrades, as well.__

Configuring the Application Server for New Installation

Upgrading the Application Server

If this is the first time the platform is being installed on this server, follow the instructions at First-Time Installation.

Otherwise, follow the process described here. Configuring the Application Server for an Upgrade