-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add all missing config as Docker env #6591
Comments
Hi, Put a
|
Do I need to put whole production.yaml or can be just that fragment. I already have local-production.json in that folder. |
Ok I think it works now but docker image is missing some deps for https proxy to work.
|
No, only the key you need.
Try to use a youtube-dl binary that contains these dependencies: https://github.com/Chocobozzz/PeerTube/blob/develop/config/production.yaml.example#L815 |
Nice it works now after switched proxy to http all works fine and can import videos now :) |
Reopening this issue because I changed its scope so we properly implement all PeerTube config as Docker env I also added a note in the configuration file: e03dfa6 |
Describe the current behavior
So I have updated my docker instalation to v6.3.0 to use new yt-dl proxy option though after upgrade I cant see option from web ui or in config files.
Other UI elements from update like transcript shows fine.
Are there any docs on how to set proxy corectly?
Steps to reproduce
Describe the expected behavior
There it should be indication how to set proxy corectly.
Additional information
PeerTube instance:
Browser name, version and platforms on which you could reproduce the bug:
Link to browser console log if relevant:
Link to server log if relevant (
journalctl
or/var/www/peertube/storage/logs/
):The text was updated successfully, but these errors were encountered: