Calibre - Can’t Access Content Server #2545
-
I have Calibre installed as an app on TrueNAS Community Edition, but it doesn’t seem like the template includes an option to expose at port for the Calibre content server, only two ports for http and https GUIs. Is there a way to get this included? The linuxserver.io docker instructions indicate that this typically runs on port 8181 under the Calibre docker container. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
There are 3 ports to configure If you dont see the web port, means you have host network enabled. Then the container is free to bind any port it wants without having to specify |
Beta Was this translation helpful? Give feedback.
There are 3 ports to configure
If you dont see the web port, means you have host network enabled. Then the container is free to bind any port it wants without having to specify