Replies: 1 comment
-
|
No container paths are required, and that's by design. BentoPDF is a fully stateless container. It's just nginx serving precompiled static files. All PDF processing happens in your browser, not on the server, so there's nothing to persist. Our canonical Docker Hub namespace is bentopdfteam/bentopdf (and bentopdfteam/bentopdf-simple for the self hosted variant). The bentopdf/bentopdf is deprecated and not updated. The Unraid Community Apps template for BentoPDF is maintained by a community contributor, not by me and neither do I have edit access to it. l believe its better reach out to the template maintainer about getting the repo URL corrected so new users don't hit this. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I’m using BentoPDF as a Docker container in Unraid. No container paths are specified in the template.
Are they not required?
For example, the appdata directory /mnt/user/appdata/bentopdf
Also, it looks like the wrong URL is listed in the Unraid template: https://hub.docker.com/r/bentopdf/bentopdf/
The new URL should be https://hub.docker.com/r/bentopdfteam/bentopdf, shouldn't it? That is why the latest version was not installed.
Beta Was this translation helpful? Give feedback.
All reactions