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

Version 1 Next »

Install the following Qube components:

  • Qube Core
  • Qube Worker
  • QubeGUI (optional)
  • Qube Jobtypes (Maya, XSI, etc)
  • [Windows] Install Perl (if Jobtypes installed, usually requiring perl). Download version Perl 5.6 – 5.14 from www.activestate.com.
  • [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:

  • Specify Supervisor (required if not on same subnet as Supervisor) and execution mode:
    • Launch the QubeGUI
    • Select Administrator->Configuration to bring up a dialog
    • Set the "Supervisor" parameter to the Supervisor hostname.
    • 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)
    • 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.
  • Disable the Firewall
  • No labels