Icon

This is the documentation for an older version of Qube. The latest version of the documentation can be found here: Qube

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Install the following Qube components:

  1. Qube Core
  2. Qube Worker
  3. QubeGUI (optional)
  4. Qube Jobtypes (Maya, XSI, etc)
  5. [Windows] Install Perl (if Jobtypes installed, usually requiring perl). Download version Perl 5.6 – 5.14 from www.activestate.com.
  6. [Windows] Install Python (if using Jobtypes requiring python). Download Python 2.6 from www.activestate.com. Alsu supports python versions 2.3, 2.4, and 2.5 on Windows.

Configure the Worker:

  1. Specify Supervisor (required if not on same subnet as Supervisor) and execution mode:
    1. Launch the QubeGUI
    2. Select Administrator->Configuration to bring up a dialog
    3. Set the "Supervisor" parameter to the Supervisor hostname.
    4. Set the "proxy_execution_mode" parameter to "user" if you want to have the Worker run as the submitting user (requires ActiveDirectory or LDAP users)
    5. Set the "proxy_account" parameter to a network user if want to run jobs on the Worker as a single Active Directory or LDAP user.
  2. Disable the Firewall

  • No labels