Let's set you up.
+This setup assistant will guide you through the initial configuration of Flamenco. You will be up + and running in a few minutes! +
+Before we start, here is a quick overview of the Flamenco architecture.
+The illustration shows the key components of Flamenco, and how they interact together. In particular:
+More information is available on the online documentation at flamenco.blender.org.
Please specify a storage path (or drive), where you want to store your Flamenco data. + The location of the shared storage should be accessible by Flamenco Manager and by the Workers. + This could be: +
+Flamenco needs some shared storage, to have a central place where the - Manager and Workers exchange files. This could be a NAS in your network, - or some other file sharing server.
- -Make sure this path is the same for all machines involved.
- -Using a service like Syncthing, ownCloud, or Dropbox for - this is not recommended, as Flamenco does not know when every machine has - received the files.
- - - +Using a service like Syncthing, ownCloud, or Dropbox for + this is not recommended, as Flamenco can't coordinate data synchronization.
++ :class="{ + 'check-ok': sharedStorageCheckResult.is_usable, + 'check-failed': !sharedStorageCheckResult.is_usable + }"> {{ sharedStorageCheckResult.cause }}
+Choose which Blender to use below:
++ Provide a path to Blender. This path should be accessible by all Workers. If your rendering + setup features operating systems different form the one you are currently using, you can + manually set up the other paths later. +
+Or provide an alternative command to try.
-Or provide an alternative command to try:
- - +{{ blenderExeCheckResult.cause }}
This is the configuration that will be used by Flamenco:
Configuration has been saved, Flamenco will restart.
-