This is the official Docker-based deployment for the Ayon Server. Ayon is a robust tool designed to manage and automate workflows in the animation and visual effects industries.
The Docker image includes both:
- ayon-backend: The server backend
- ayon-frontend: Web interface
You can use the provided docker-compose.yml as a template to start your own deployment.
For more information on installation and user guides, please visit our documentation website.
To help you get familiar with the interface, the demo/ directory includes three demo project templates:
demo_Commercialdemo_Big_Episodicdemo_Big_Feature
To deploy these demo projects to your server, run:
make demoon Unix systemsmanage.ps1demo on Windows
NOTE: These demo projects can take a while to create.