Pierre Spring

Results 16 comments of Pierre Spring

@jethrokuan thank you for your quick response. I think my install is good. If I type TAB right after the `cd` command, the completion is triggered as expected (with the...

I have not yet managed to set up the linuxserver.io docker container of the UniFi controller other than with the `--network=host`. These are the problems I had with the default...

Once the UniFi Controller is set up, we should consider using https://github.com/davidnewhall/unifi-poller to get the UniFi data into our InfluxDB.

@tilosp Thanks for your comment. Unfortunately I don't seem able to reproduce this. My host system has a user with the ID `1000`. When I run the following command, the...

For more information, read the following: https://docs.npmjs.com/cli/v7/commands/npm-publish

Would it be conceivable to use the same username and password for both, the reverse proxy and Jellyfin, and tell the reverse proxy to forward the `Authorization` header?

After some more digging on this, I have the impression the `Proxy-Authorization` header could be used to authenticate on the reverse-proxy, be it Nginx or Traefik. Would this be a...

One more question: would it be feasible to use Jellyfin as an authentication backend for Nginx or Traefik? Could the reverse-proxy use Jellyfin's `Authorization` header scheme, and validate it against...

Is there a particular reason, that this does not get merged?

@jbenet thanks for your idea. This being said, how can we better help than with making PRs? This is a genuine question, my understanding was that PRs are the best...