Versions Compared

Key

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

...

...

...

...

...

...

...

...

Installation pre-requisites

  • A windows laptop/desktop or windows server
  • If the computer has a previous release of FlexDeploy installed, the installer will uninstall that version, install the new version and perform the database schema upgrade.
    • After installing new version, you may delete the old FlexDeploy software directory.
    • To perform a new install of FlexDeploy, uninstall the previous version, remove the previous version directory, and drop the FF, FD, and FD_ADMIN schemas in the Oracle XE databases. The installer will then perform a new install.
    • To uninstall any version of FlexDeploy, double click on the "unins000.exe" application in the install location of that version of the software.
  • Knowledge of the directory path, TNS listener port, and system password is required to access the existing version of Oracle XE.
  • Port 8000 should be free so that the FlexDeploy server can start. Otherwise the port number can be changed in the configuration files.
  • Download FDsetup.exe from the Flexagon Dropbox site
  • The installer will ask where to install of the FlexDeploy software. Currently, this directory cannot contain spaces in the name. The remainder of this document will refer to this directory as %INSTALL_LOCATION%.

Installation Instructions

Run the FDsetup.exe file, reading all instructions and questions in the setup wizard carefully as to install FlexDeploy correctly.

...

For further information regarding FlexDeploy and getting started, refer to the FlexDeploy Getting Started Guide.

Installation Details

FlexDeploy userfdadmin
FlexDeploy passwordwelcome1
Oracle XEInstalled by user
Oracle XE usersystem
Oracle XE passwordUser defined
Oracle XE portUser defined (normally 1521 by default)
Tomcat%INSTALL_LOCATION%\tomcat
Tomcat logs%INSTALL_LOCATION%\tomcat\logs
Tomcat startFlexDeploy-x.x (Start Server) icon in start menu (x.x is current version of FlexDeploy)
Tomcat stopFlexDeploy-x.x (Stop Server) icon in start menu (x.x is current version of FlexDeploy)
FlexDeploy login pagehttp://localhost:8000/flexdeploy
JDK1.7.0_67%INSTALL_LOCATION%\java
Install Logs%INSTALL_LOCATION%\install.log
FlexDeploy Install Root%INSTALL_LOCATION%\application
Uploaded Plugins%INSTALL_LOCATION%\application\uploadedplugins
Artifact Repository%INSTALL_LOCATION%\repository

Debug Information

Information for each step of the FlexDeploy installation gets redirected to the install logs for reference and debugging if needed.

...