Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: draw.io diagram "FlexDeploy Architecture" edited

...

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

...

FlexDeploy has plugin architecture which allows for integration with various technologies. FlexDeploy comes with many out of box plugins, but customers are free to developer their own plugins using Plugin SDK.

Image Removed

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

Database Tier

FlexDeploy requires one of the following Oracle databases, and any required license is not included with your FlexDeploy subscription.

  • Oracle XE, version 11.2, 18, 19 (although supported for production use, XE is generally used for trials and proof of concepts)
  • Oracle Standard, version 11.2, 12.1, 12.2, 18, 19
  • Oracle Enterprise, version 11.2, 12.1, 12.2, 18, 19
  • PostgreSQL 11
  • Supported platforms - Any platform supported by specific database

Application Tier

FlexDeploy requires one of the following application serversTomcat 9.x. You must install FlexDeploy on only one application server process , (i.e. cluster is not supported.

...

)

...

.

...

Supported platforms

  • Microsoft Windows
  • Unix/Linux (and its variants, such as Oracle Enterprise Linux, Red Hat, Solaris, etc.) 

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

Target Endpoints

FlexDeploy requires SSH connectivity using User and Password or SSH Key. Additionally, some minor items are required on target endpoints.

...

  • Install FlexDeploy application on two separate Physical Server or Virtual Machines.
      WebLogic
    • Install two separate WebLogic Domain to two distinct Managed Servers in single WebLogic domain.
    • Deploy FlexDeploy application to both Domains or Managed Servers.
    • Tomcat
      • Install two separate Tomcat as per Installation instructions.
      • Both installation will have configuration for JDBC connection to RAC database.
  • Setup Database cluster for FlexDeploy. This would be RAC cluster for Oracle database. Follow guidelines setup by database vendor for clustering.
  • Make sure to use JDBC connect string for database cluster nodes when defining Data Source definitions.
  • Use shared file systems for the Artifact Repository directory and the plugins subdirectory of the server Working directory, so that active node and passive node will have access to the files.
    • The Artifact Repository location is specified in the flexagon.fd.repository.root Java system property of the server.
    • The Working Directory location is specified in  the flexagon.fd.install.root Java system property of the server. There is no need to place the entire working directory on a shared file system. The requirement is for the plugins subdirectory only.
  • Configure Load Balancer to route all FlexDeploy users to Active Application Server. You can automate the process of fail over to Passive node if necessary.
  • Make sure that only one of the Application Server process is running. This is absolutely necessary even when Load Balancer is routing traffic to only one of the server.
    • This can be achieved by leaving out some configuration details on the Passive node. For example, you can omit Data Source configuration on Passive node, so that it does not start processing request if it is started by mistake.

...

Drawio
simple0
zoom1
inComment0
custContentId9745399856
pageId8710361977
diagramDisplayNameFlexDeploy Architecture HA
lbox1
contentVer1
revision1
baseUrlhttps://flexagon.atlassian.net/wiki
diagramNameFlexDeploy Architecture HA
pCenter0
width1054.75
links
tbstyle
height754