AYON allows you to define environment variables on different levels in application addon.
Does this help? Are you looking for something specific for Fusion?
Agenda
Intro
Configuration
Troubleshooting
References
Intro
Without using Ayon
As far as I know, Traditionally, we would set environment variables by setting them permanently in the system environment variables OR set them before launch using shell scripts or using some tools like Rez .
OR by just editing the application env file.
Examples
Using Ayon
Things become more dynamic and much easier, in general you can do all of the mentioned above from one UI (AYON Server), and deployment to all …