BigRoy / ayon-docker

The best way to deploy and test AYON server with frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The best way to deploy and test AYON server with frontend


Languages

Language:PowerShell 55.1%Language:Makefile 35.0%Language:Dockerfile 10.0%