H
Homarr21h ago
Zan

Issue using Homarr behind a proxy

hello any chance can one help me on an issue. i'm using hormar i can't acess internet directly. Homar must go throught a outgoing proxy to go on the internet. anyone can help me on that please ?
5 Replies
Cakey Bot
Cakey Bot21h ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
Manicraft1001
Manicraft100121h ago
Hi, please see https://docs.docker.com/engine/cli/proxy/#configure-the-docker-client. Our image does not respect the HTTP_PROXY variable.
Docker Documentation
Proxy configuration
How to configure the Docker client CLI to use a proxy server
Zan
ZanOP21h ago
well i have already set the proxy on the container like that - HTTP_PROXY=http://user:[email protected]:8080 - HTTPS_PROXY=http://user:[email protected]:8080 - NO_PROXY=localhost,127.0.0.1,.yourdomain.local and i still have the issue. the admin acount want to update stuff on github and get a timeout error
Manicraft1001
Manicraft100121h ago
As mentioned, this is unsupported
Zan
ZanOP21h ago
oh Many thx it worked httpsproxy=http://user@pwd:proxy.example.com:8080 httpproxy=http://user@pwd:proxy.example.com:8080 noproxy=*.test.example.com,127.0.0.0/8

Did you find this page helpful?