Versions Compared

Key

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

...

  1. Once Import has finished start the VM.
    1. This can be done by clicking on the VM and clicking start on the top bar OR
    2. Right click on the VM, go to Start > Normal Start 

      Start the VMImage RemovedImage Added

  2. Once the system has started, login with provided credentials. You can login using putty as well, just use port 222.

    Login

  3. Run start command.
    1. ./start_flexdeploy.sh
    2. Because the database can take some time to initialize there may be a small delay, the startup script will let to you know it's waiting to connect 

      Start Flexdeploy


      Flexdeploy started

  4. Open your browser to http://localhost:8000/flexdeploy.
  5. Once FlexDeploy has loaded, you can log in and explore. FlexDeploy User credentials are fdadmin/welcome1. 

    Loading


    Log in and explore

...

Host Port
Purpose
Port in VM
8010DEV Tomcat Server8090
8020PROD Tomcat Server8070
8000FlexDeploy Server8000
222SSH Daemon22
1525Database Instance1521

FlexDeploy Details

PropertyValue
Root Installation Directory/u01/app/flexdeploy
Server Working Directory/u01/app/flexdeploy/working
Artifact Repository/u01/app/flexdeploy/artifacts
FlexDeploy Tomcat Installation Directory/u01/app/flexdeploy/apache-tomcat-flexdeploy
FlexDeploy Tomcat Logs directory/u01/app/flexdeploy/apache-tomcat-flexdeploy/logs

...