ayon-core/website/docs/module_deadline.md
2021-04-06 20:57:52 +02:00

910 B

id title sidebar_label
module_deadline Deadline Administration Deadline

import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

Preparation

For AWS Thinkbox Deadline support you need to set a few things up in both OpenPype and Deadline itself

  1. Enable Deadline module it in the settings

  2. Set up Deadline Web API service. For more details on how to do it, see here.

  3. Point OpenPype to your deadline webservice URL in the settings

  4. Install our custom plugin, event plugin and scripts to your deadline repository. It should be ass simple as copying content of openPype/vendor/deadline/custom to path/to/your/deadline/repository/custom

Troubleshooting