-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Feature: Please allow redefining github api URL for upgrades when behind proxy #5170
Comments
Please upgrade to the latest code and try again first. Maybe it's already fixed. |
I just added please upgrade to the latest dev branch code and try again. |
Thanks, will try it out whenever I have a chance and let you know! |
This comment was marked as resolved.
This comment was marked as resolved.
@Neilpang Thanks, that is exactly what I need. |
I am currently running acme.sh on VMs that cannot access the internet. For install packages and installation file, they need to go through a Nexus repository.
For auto-upgrade to work, I would need to be able to redefine the github api url using a env variable in order to go through my nexus proxy server.
For instance,
Could be changed to:
I would then be able to redefine this env variable as such:
My nexus server repository would be configured as follow:
The text was updated successfully, but these errors were encountered: