Georgiy Sitnikov

Results 126 comments of Georgiy Sitnikov

Basically you have to edit [`/data/nginx/custom/server_proxy.conf`](https://github.com/NginxProxyManager/nginx-proxy-manager/blob/b9a6b5d4f5a192d390c3695a464ef2b5991e0914/docs/advanced-config/README.md?plain=1#L155) that is designed for such a changes. I agree that UI management should be add here. As also that those settings are common for...

This is a point of this ticket - zero access to 3rd party resources.

Check this out: https://github.com/Tzahi12345/YoutubeDL-Material ffmpeg and even have UI and you can call CLI inside of the container if you need and do not expose http port.

Not funny any more, non of my clients are syncing data, only download it and logs full of this error with NC 25.0.8

Hey, I do, when I use cron, I can manage start and sequence no problem here. Problem for me that I do specify all settings it in the docker-compose file,...

I can even put `sleep $((RANDOM % 300)); `... I just thought it will be cool to support it out of the box. Besides you already use [`CMD`](https://github.com/vogler/free-games-claimer/blob/main/Dockerfile#L80) to control...

Any reason to not merge it? I solved it temporary by using following cron job, but this is not so flexible and easy to configure as I would like to...

There is basically no need to do this if user who has (paid) VPN could attach this container with to the VPN container Network, e.g.: https://haugene.github.io/docker-transmission-openvpn/tips-tricks/#let_other_containers_use_the_vpn Edit: > Here's a...