Share

Reference Docker Compose file

Warning:

Local installations of Flow Production Tracking are no longer offered. This documentation is intended only for those with existing instances of Shotgun Enterprise Docker. Click here for a list of our current offerings.

The proposed way to orchestrate your Flow Production Tracking Docker containers is to use Docker Compose.

Ultimately, the configuration depends on your Flow Production Tracking usage patterns. Each container can run on its dedicated host, or share a host with the other container.

The following Docker Compose file can be used as a reference to create your own cluster configuration:

https://github.com/shotgunsoftware/shotgun-docker-example/blob/master/docker-compose.yml

Was this information helpful?