Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1014 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 1014 Bytes

ayon-docker

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:

Installation

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.

Demo projects

To help you get familiar with the interface, the demo/ directory includes three demo project templates:

  • demo_Commercial
  • demo_Big_Episodic
  • demo_Big_Feature

To deploy these demo projects to your server, run:

  • make demo on Unix systems
  • manage.ps1 demo on Windows

NOTE: These demo projects can take a while to create.