Noah
Noah
VPN_PORT_FORWARDING_PROVIDER=protonvpn is not in the example config and i think it conflicts with this setup as the container and gluetun both try to set the port.
@weareallricky yes true, i actually meant that it is not present in the example of this project and that it is scruing up his povided configuration as both natmap and...
You could also do it with big ENV vars: ```yaml providers: | AuthentikProvider({ clientId: process.env.AUTHENTIK_ID, clientSecret: process.env.AUTHENTIK_SECRET, issuer: process.env.AUTHENTIK_ISSUER, }) ``` and add them to the provideres array in Nextauth,...
Hi. That looks really good thank you. I agree with the bulkyness of the whole yt-dlp payload. Maybe a extra function that just returns metadata of a video without downloading?...
I have the same error on version `2.27.2` deployed using the helm chart. logs: ```bash 2025-09-14T13:41:23.639514093Z 2025-09-14T13:41:23.639Z INFO 1 --- [nio-8080-exec-2] i.terrakube.api.plugin.vcs.TokenService : VCS found with custom callback 2025-09-14T13:41:23.738663159Z 2025-09-14T13:41:23.733Z...