Config file: Add option to add Domain instead of IP from apt-cacher #981

Closed
opened 2026-02-04 22:23:46 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Gregor-zbjk on GitHub (May 19, 2025).

Originally assigned to: @michelroegl-brunner on GitHub.

📌 Task summary

Improvement: Config-File function

📋 Task details

When I select Advanced Settings in the installer window, I can enter a domain (e.g., "apt-cacher.proxy") under the "Apt-Cacher" section. Entering the domain instead of an IP address works without any problems.

When I add APT_CACHER_IP="apt-cacher.proxy" to the config file (/opt/community-script/.settings), I get the following error message.

Invalid IP Address format for APT-Cacher. Needs to be 0.0.0.0, was apt-cacher.proxy

I would wish that some adds the option/possibility to enter a domain instead of an IP to APT_CACHER_IP

Originally created by @Gregor-zbjk on GitHub (May 19, 2025). Originally assigned to: @michelroegl-brunner on GitHub. ### 📌 Task summary Improvement: Config-File function ### 📋 Task details When I select Advanced Settings in the installer window, I can enter a domain (e.g., "apt-cacher.proxy") under the "Apt-Cacher" section. Entering the domain instead of an IP address works without any problems. When I add `APT_CACHER_IP="apt-cacher.proxy"` to the config file (/opt/community-script/.settings), I get the following error message. ` Invalid IP Address format for APT-Cacher. Needs to be 0.0.0.0, was apt-cacher.proxy` I would wish that some adds the option/possibility to enter a domain instead of an IP to APT_CACHER_IP
Author
Owner

@michelroegl-brunner commented on GitHub (May 20, 2025):

Available when #4601 merges.

@michelroegl-brunner commented on GitHub (May 20, 2025): Available when #4601 merges.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#981