Fist of all I absolutely love the Projekt you are putting together here and the love you give it!
Currently I am trying to implement Jackett my self, by referencing the other services as a start point, but I seam to be stuck at some traefik configs (I think).
The container starts with no issue (all logs look fine), but I only get a blank page or the Application error: a client-side exception has occurred (see the browser console for more information). Error that I had with other services a few times as well.
This is the added portion on my docker-compose.yml:
Fist of all I absolutely love the Projekt you are putting together here and the love you give it!
Currently I am trying to implement Jackett my self, by referencing the other services as a start point, but I seam to be stuck at some traefik configs (I think). The container starts with no issue (all logs look fine), but I only get a blank page or the
Application error: a client-side exception has occurred (see the browser console for more information).
Error that I had with other services a few times as well.This is the added portion on my
docker-compose.yml
:Maybe someone can help me with this addition so it might also get integrated into the main Project. I have not seen any reference to Jackett yet.
Cheers!