Replies: 2 comments
-
I was wondering the same how to get the booklore website access using https:// using SSL with reverse proxy such as Traefik, caddy etc Secure access to website using https will be great feature. I didn't see any instructions on it either how to turn on and off. |
Beta Was this translation helpful? Give feedback.
-
Booklore itself doesn’t handle SSL certificates directly. The recommended approach is to use a reverse proxy like Traefik, Caddy, or Nginx in front of Booklore, which manages the SSL termination. This way, your Booklore app runs over plain HTTP internally, and the proxy provides HTTPS to users. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to add an ssl to the docker site?
Beta Was this translation helpful? Give feedback.
All reactions