...
create shared resources folder on the server
add environment variable DASELEMENT_RESOURCES to point to that shared folder. Either set it globally for the OS or use the variables.env file.
add pre & post render hooks (needed for the job dependencies)
adjust transcoding templates
copy and paste the "executable" and "parameters" from the example files
can be found on the top of each Python files
add new
Path Values
for thewidth
andheight
...