To install the Qube worker software manually
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.7 from www.activestate.com. Also supports python versions 2.4, and 2.5, and 2.6 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
See Also