You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nextcloud Visionatrix is a standalone [Visionatrix](https://github.com/Visionatrix/Visionatrix) service that allows you to process your media files right in your Nextcloud.
15
+
ExApp Visionatrix is a standalone [Visionatrix](https://github.com/Visionatrix/Visionatrix) that allows you to process your media files right in your Nextcloud.
16
16
17
17
Each user authenticated using Nextcloud credentials and has their own tasks history.
18
18
@@ -43,14 +43,16 @@ As soon as you have Visionatrix flow installed, and it's supported, it will be r
43
43
> [!NOTE]
44
44
> The Deploy daemon with GPU 12GB+ VRAM is recommended to run all available Visionatrix flows.
45
45
>
46
-
> If environment variable in the AppAPI deploy daemon contains `DISABLE_WORKER=1` than only Server part of Visionatrix
47
-
> will run, and it does not require GPU at all,
46
+
> If environment variable in the AppAPI deploy daemon contains `DISABLE_WORKER=1` than only [Server](https://visionatrix.github.io/VixFlowsDocs/AdminManual/WorkingModes/working_modes/#server)
47
+
> part of Visionatrix will run, and it does not require GPU at all,
48
48
> but requires Visionatrix workers to run where it suits you that will process tasks connecting to the server version.
49
49
50
50
## Workers Configuration
51
51
52
52
By default, Visionatrix uses available hardware on daemon as the first worker.
53
+
53
54
It **supports scalability** by attaching additional workers (remote).
55
+
54
56
You can even setup your home computer with GPU as a worker for your Nextcloud.
55
57
56
58
> [!NOTE]
@@ -62,4 +64,4 @@ For more information on that, please refer to the [Visionatrix documentation](ht
62
64
63
65
Do not hesitate to ask any questions or report issues.
64
66
65
-
### We are looking for maintainers for this ExApp (we will help), as we only have time for Visionatrix itself.
67
+
####We are looking for maintainers for this ExApp (we will provide help)
0 commit comments