Versions Compared

Key

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

Instructions for

...

Creating VM in Nebula

  1. Create a Windows VM in Nebula.
    1. Choose the instance boot source to be "Boot from image (create new volume option)". 
    2. Choose appropriate VM flavor to get sufficient disk size and number of CPUs
    3. Choose appropriate security and networking
    4. Launch instance
    5. Associate a Floating IP address
    6. Login to the VM and enable remote desktop connection

Install

...

the Extractor

1. Install python

instructions: https://docs.python.org/2/using/windows.html

...

Run it from the cmd prompt and watch the outputs to be sure it is working properly. Also advised to upload some files to Clowder and observe that the extractor is receiving, processing and uploading the results back correctly. 

Build Windows Service:

...

1. Prepare a simple bat file to run extractor, like:

...