The FlexDeploy™ Installation Guide provides system specifications and instructions for installing FlexDeploy and its components. See FlexDeploy Architecture for architecture details.

Installing FlexDeploy with included Tomcat is recommended option for installation. See Preparing for FlexDeploy POC or Implementation if appropriate.

Downloading FlexDeploy

For customers with active subscriptions, FlexDeploy can be downloaded from the Flexagon Support Site.

For the Community Edition (free), you can contact us through our website or download the software directly here.

FlexDeploy System Requirements

Database Tier Requirements

Supported Platforms

Supported Databases

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

Requirements

Application Tier Requirements

Supported Platforms

Supported Application Servers and Requirements

FlexDeploy is a Java web-based application which runs on the following application servers:

Disk Requirements

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.

Artifact Directory

The FlexDeploy artifact repository is a directory available on the FlexDeploy server where all build artifacts are stored, and later retrieved for the deployments. This directory needs to have at least 10GB of space available on the FlexDeploy Server.

Source Control Requirements

FlexDeploy provides out of the box integration with the following Source Control Management Systems.

The Git executable must be installed on the FlexDeploy server & build endpoints, and it must be accessible in its PATH. The Git executable version must be 1.7.9 or higher.


For IBM ClearCase, you must copy libraries from your ClearCase server into the the application server lib folder. Detailed instructions can be found under the sections for the specific target application server platform.

Endpoint Requirements

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

Requirements

Installation Instructions

On-Premise or IaaS Installation

  1. Installation Instructions - Database Tier
  2. Create Folders for FlexDeploy Server
  3. Installation Instructions - Application Tier (select one option)

FlexDeploy Installation with included Tomcat

This allows for very quick installation as Tomcat is already included and you just have to update few minor configurations.

  1. Installation Instructions - Database Tier
  2. Create Folders for FlexDeploy Server
  3. Installing FlexDeploy with included Tomcat

Oracle Java Cloud Service (PaaS) Installation

See Oracle Java Cloud Service Installation.

  1. Creating an Oracle Database Cloud Service Instance
  2. Creating an Oracle Java Cloud Service Instance
  3. Installation Instructions - Database Tier
  4. Create Folders for FlexDeploy Server
  5. Installation Instructions - Application Tier (select one option)

Using FlexDeploy VM Image

VM Image (ova) file with FlexDeploy is also available to quickly start trial of FlexDeploy. If you are interested in FlexDeploy VM Image, please contact us through our website or download it here. See Using FlexDeploy VM Image for details on how to use VM Image.

Using FlexDeploy Docker Image

FlexDeploy docker images can be downloaded directly from docker hub. See FlexDeploy Docker Images for details.