Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Database Tier Requirements

Supported Platforms

  • Microsoft Windows
  • Unix/Linux (and its variants, such as OEL, RedHat, Solaris, AIX, etc.)

Supported Databases

FlexDeploy requires one of the following databases to be installed and running.

...

Application Tier Requirements

Supported Platforms

  • Microsoft Windows
  • Unix/Linux (and its variants, such as OEL, RedHat, Solaris, AIX, etc.)

Working Directory

FlexDeploy uses a working directory for temporary files to be transferred between the server and its endpoints. This directory needs to have at least 4GB of space available on the FlexDeploy Server.

...

An Endpoint is a target server where FlexDeploy can perform build or deploy activities. Endpoints are configured within the FlexDeploy UI. See following requirements for each Endpoint.

Supported Platforms

  • Microsoft Windows. For Windows endpoint, CygWin must be installed on target server - see FlexDeploy Cygwin Install Guide.
  • Unix/Linux (and its variants, such as OEL, RedHat, Solaris, AIX, etc.)

Requirements

  • JDK version 1.6 or higher must be installed.
  • Disk space on each endpoint of 4GB to be used as temporary working directory. You can start with 1GB space and expand as necessary.SSH connectivity either using User / Password or using SSH Keys.
    • There is no need to monitor this file system as FlexDeploy will automatically perform cleanup.
  • Operating Systems

    • Microsoft Windows. For Windows endpoint, CygWin must be installed on target see FlexDeploy Cygwin Install Guide.
    • Unix/Linux (and its variants, such as OEL, RedHat, Solaris, AIX, etc.)
    • Local disk storage is preferable, but a shared file system can be used.
    • As this file system contains only temporary files, there is no reason to backup this directory.
    • Files in the working directory are transient in nature and will be purged by FlexDeploy after one day. The actual size of the directory will depend on the number of projects and deployments, but 1GB is a good starting point.
  • SSH connectivity from FlexDeploy application tier either using
    • User & Password or
    • User & Password with sudo or
    • SSH key or
    • SSH key with passphrase or

Installation Instructions

...