Originally created by @navidatanary-netizen on GitHub (Sep 15, 2025).
Check Existing Issues
I have searched the existing issues and discussions.
Problem Description
I am running on a private network, disconnected from the internet.
I have my own pip server, I would like tools to install packages from there.
without rebuilding the docker image, how can I achieve that? can I set an environment variable or configure in the admin panel?
thanks!
Desired Solution you'd like
environment variable or a place in the admin panel to configure pip server url
Alternatives Considered
rebuilding the docker image and changing the pip conf
Additional Context
No response
Originally created by @navidatanary-netizen on GitHub (Sep 15, 2025).
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
### Problem Description
I am running on a private network, disconnected from the internet.
I have my own pip server, I would like tools to install packages from there.
without rebuilding the docker image, how can I achieve that? can I set an environment variable or configure in the admin panel?
thanks!
### Desired Solution you'd like
environment variable or a place in the admin panel to configure pip server url
### Alternatives Considered
rebuilding the docker image and changing the pip conf
### Additional Context
_No response_
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @navidatanary-netizen on GitHub (Sep 15, 2025).
Check Existing Issues
Problem Description
I am running on a private network, disconnected from the internet.
I have my own pip server, I would like tools to install packages from there.
without rebuilding the docker image, how can I achieve that? can I set an environment variable or configure in the admin panel?
thanks!
Desired Solution you'd like
environment variable or a place in the admin panel to configure pip server url
Alternatives Considered
rebuilding the docker image and changing the pip conf
Additional Context
No response
@rgaricano commented on GitHub (Sep 15, 2025):
or create a pip.conf and attach it to container: