Skip to content

Commit

Permalink
Merge pull request #285 from ynput/documentation/submit_ayon_server_url
Browse files Browse the repository at this point in the history
Added documentation for passing AYON server url to Deadline
  • Loading branch information
kalisp authored Oct 30, 2024
2 parents 1dd947e + 7675780 commit 93976f4
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions website/docs/addon_deadline_admin.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,23 @@ It submits a dependent AYON Job to publish the rendered images.
3. **+ icon:** Add more AOV regexes
2. **+ icon:** Add more filters

### Add AYON server to farm job

> Setting Location: `ayon+settings://deadline/publish/CollectAYONServerToFarmJob`
![](assets/deadline/add_ayon_server_to_farm_job.png)

:::tip
This feature is handy for submissions from a separate AYON dev server.
:::

When enabled, submit your current `AYON_SERVER_URL` with the job to enforce using your current server. This requires modifying the Deadline AYON plugin configuration (`Deadline monitor > Tools > Configure Plugins > AYON`) to add additional AYON servers.

Additional servers should follow this format: `{server url}@{token}`, e.g., `http://11.2.3.47@myapikey1`.

![](assets/deadline/additional_ayon_servers.png)



## Troubleshooting

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 93976f4

Please sign in to comment.