Replies: 6 comments 2 replies
-
Hey @Godd67 - I use the same set-up traefik (with Google Auth) and cloudflare; but ended up removing traefik (with Google Auth) for this docker and leave this to the apps login for security - less secure but works. Not sure how complex it would be to support this? |
Beta Was this translation helpful? Give feedback.
-
It is supported and other users have that setup working. |
Beta Was this translation helpful? Give feedback.
-
Thanks! |
Beta Was this translation helpful? Give feedback.
-
Yes, mobile browser worked.
…On Tue, Feb 1, 2022 at 10:24 AM advplyr ***@***.***> wrote:
Are you able to play audiobooks from the mobile browser?
—
Reply to this email directly, view it on GitHub
<#89 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAKF3ONVWLG7UYDCEJABXH3UY73MDANCNFSM5MUE276Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
--
Regards,
Oleg
|
Beta Was this translation helpful? Give feedback.
-
I already have several apps behind same traefik proxy with Android apps working correctly . Traefik handles server certificates from LE by itself, they are not self-signed. |
Beta Was this translation helpful? Give feedback.
-
You might want to try the following setup.
|
Beta Was this translation helpful? Give feedback.
-
I run audiobookshelf on RPI4 in docker behind traefik&cloudflare.
I can connect from outside with my subdomain name https://books.mydomain.com using browsers but android app rejects connection with "Server did not respond" error. App works fine if I connect directly to http://192.168.x.x:port
Is it a way to workaround this issue or https is just not supported yet?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions