Mirza Arnaut
Mirza Arnaut
I am having a similar issue. I thought mounting a folder with the wrong ownership or rights might be the problem, but I encounter it also when using a volume....
I am also currently interested in finding a way to save my reading progress in some way. KEPUB has some additional elements with spans containing ids (which are unique in...
Maybe it would be a bit overkill, but you could always use [authelia](https://www.authelia.com/) or [authentik](https://goauthentik.io/) to secure your services/dashboards. This requires a reverse proxy to be set up (I personally...
> Thanks I will look into these! I'm exposing my self-hosted services via CloudFlare Tunnel (using their cloud reverse-proxy essentially). Would anthelia or authentik work with such setup? I haven't...
@Bouni there is the option of using the [webhook](https://crazymax.dev/diun/notif/webhook/) for getting the needed informations for the website. I put up a simple endpoint using flask (`python`) and all of the...
Sorry for the late response, I have a lot of things to do these days. I also don't have something to show, except for a basic listener for the requests...
Thanks @henrik9999, seems like I was kinda blind ^^" What do you by their reader? The reader and link structure is similar as with manganelo if I am not mistaken....
@mrrfv thanks for the respons! Websockets are enabled out of the box for traefik as explained [here](https://community.traefik.io/t/upgrade-headers-for-websocket-connection/19127) and [here](https://stackoverflow.com/questions/46313356/how-to-proxy-websockets-in-traefik). What does it mean to be able to access the tailscale...
I don't know if something has changed since I last tackled the problem, but it seems like this compose file works for now: ```yaml derp: image: fredliang/derper:latest container_name: tail-derp restart:...
> Hi @arunoruto Can you also paste your tailscaled docker-compose? I tried your config but i'm not able to access the tailscaled api I am currently running tailscale on the...