Hybrid servers #12
Unanswered
PeterShinners
asked this question in
Posts
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm excited for a cool new feature where standalone servers can be paired with the Cloud servers for a hybrid model.
This let's standalone servers use Thumbrella Cloud for a distributed persistent cache. Standalone servers can also fallback on cloud servers for formats they may not have configured for themselves. It feels magic networking together a squad of servers to handle the various thumbnailing needs. Not every docker container or platform is ready to support everything, and now they won't need to.
I've added a minimal section to the docs on Hybrid servers. This is configured with the
TBR_CACHEandTBR_TIER3environment variables that already exist to manage servers.All reactions