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
We strongly recommend running our custom docker image that is more up to date than the official image.
134
+
You can find the image at `docker.io/nextcloud/aio-imaginary:latest` for x64-architecture. For arm64-architecture, there is the `docker.io/nextcloud/aio-imaginary:latest-arm64` image.
135
+
133
136
To do so, you will need to deploy the service and make sure that it is
134
137
not accessible from outside of your servers. Then you can configure
135
138
Nextcloud to use Imaginary by editing your `config.php`:
@@ -147,6 +150,9 @@ Nextcloud to use Imaginary by editing your `config.php`:
Make sure to start Imaginary with the `-return-size` command line parameter. Otherwise, there will be a minor performance impact. The flag requires a recent version of Imaginary (newer than v1.2.4) and is by default added to the `aio-imaginary` container.
0 commit comments