Versions Compared

Key

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

Table of Contents
maxLevel2

...

  • 1 CPU
  • 4 GB RAM
  • FlexDeploy 4.5 installed on Tomcat 8.5.15
  • Oracle XE database with FlexDeploy 4.5 schemas installed
  • Two Tomcat 8.5.15 servers for deploying sample applications
  • Apache JMeter for unit testing sample applications
  • Connection to GitHub repository containing sample source code

Install Oracle VirtualBox

Download and Install Oracle VirtualBox from https://www.virtualbox.org/wiki/Downloads. Next steps will explain how to use FlexDeploy OVA image file with VirtualBox.

Importing VM Appliance

The steps shown use Oracle VM VirtualBox for the Host, but there are other options. Feel free to use any host capable of importing OVA images. You may need to unzip the file you downloaded before you are able to import it.

...

  1. Once the Import process has finished, start the VM.
    1. This can be done by clicking on the VM and clicking Start on the top bar.
       
  2. Once the virtual machine has started, FlexDeploy tomcat server will also automatically start and you will see screen shown below and you can login using http://localhost:8000/flexdeploy. If you want, you can If you do not see the message indicating that FlexDeploy is starting then you will have to start it as described in #a below.

    Image Added
    1. If you are using previous version(s) of VM (screen shown above does not show up) then you can start FlexDeploy using steps described below.
      1. You can login as flexuser/flexdeploy1
      . You
      1. on Virtual Box window or you can login using putty as well, just use port 222.

      LoginImage Removed
      1. To start FlexDeploy, use the 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 FlexdeployImage Removed

        Flexdeploy startedImage Removedconnect.
        Image Added 

        Image Added  

        Image Added 
  3. In a minute or two, Open your browser to http://localhost:8000/flexdeploy. 
  4. Once FlexDeploy has loaded, you can log in and explore. FlexDeploy User credentials are fdadmin/welcome1. 

    LoadingImage RemovedLoadingImage Added


    Log in and exploreImage RemovedLog in and exploreImage Added

Stopping FlexDeploy VM

...