Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel1

Overview

FlexDeploy is a Java web application which requires an Application server (Tomcat) and an Oracle or PostgreSQL database. FlexDeploy is accessed by Browser and can be integrated with various Directory Servers and SSO providers for Authentication and Authorization, an internal local security realm is also provided by FlexDeploy.

FlexDeploy uses a built-in File-System-based Artifact Repository to store build artifacts like jar, ear, war, zip etc. Build artifacts are versioned and used during deployment.

...

FlexDeploy can be installed On-Premise or in the Cloud (AWS, Azure, Oracle, etc) and can be used to perform Build / Deploy / Test / Utility executions on targets which are On-Premise or in the Cloud as only SSH connectivity is required. You can also use the FlexDeploy Docker container from docker hub for installation.

FlexDeploy has a plugin architecture which allows for integration with various technologies. FlexDeploy comes with many out-of-the-box plugins and customers can to developer their own plugins using the Plugin SDK.

Drawio
zoom1
simple0
inComment0
pageId8710361977
custContentId9745334322
lbox1
diagramDisplayNameFlexDeploy Architecture
contentVer3
revision3
baseUrlhttps://flexagon.atlassian.net/wiki
diagramNameFlexDeploy Architecture
pCenter0
width969
links
tbstyle
height661

Database Tier

Insert excerpt
FlexDeploy System Requirements
FlexDeploy System Requirements
nameDatabases
nopaneltrue

Application Tier

Insert excerpt
FlexDeploy System Requirements
FlexDeploy System Requirements
nameAppServers
nopaneltrue

Target Endpoints

Insert excerpt
FlexDeploy System Requirements
FlexDeploy System Requirements
nameEndpoints
nopaneltrue

High Availability Considerations

Here are some guidelines on Active Passive configuration for FlexDeploy, as running more than one server process for FlexDeploy is not yet supported. You can choose to setup Cluster for Application or Database or Both.

...