[GH-ISSUE #4582] Config file: Add option to add Domain instead of IP from apt-cacher #979

Closed
opened 2026-02-26 12:47:18 +03:00 by kerem · 1 comment
Owner

Originally created by @Gregor-zbjk on GitHub (May 19, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/4582

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). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/4582 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
kerem closed this issue 2026-02-26 12:47:18 +03:00
Author
Owner

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

Available when #4601 merges.

<!-- gh-comment-id:2893386952 --> @michelroegl-brunner commented on GitHub (May 20, 2025): Available when #4601 merges.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#979
No description provided.