mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-25 04:35:50 +03:00
[GH-ISSUE #465] Advance Installs #136
Labels
No labels
bug
enhancement
enhancement
feature
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxmoxVE-Local#136
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @b1tpunk on GitHub (Jan 25, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/465
🌟 Briefly describe the feature
1-for1 Support for the Advance Install Method
📝 Detailed description
Some of the most useful features of the advance install are missing from the web ui when launching a script under advanced mode. Setting the container ID is probably the top most, which is already requested. DNS search domain is another missing. As well, in the normal advance install, you can list multiple DNS servers. As I have 2, I normally list both comma separated, but the advance screen on the web ui does not allow this.
💡 Why is this useful?
It would allow users of PVE-Local to more granularly control their environment with fewer steps.
@lichenophile commented on GitHub (Jan 29, 2026):
It'd also be great if it could find my SSH keys like the native advanced mode does.
Finally, a small thing, but it might be good to allow
;as an alternative to,for the tags field, as I almost tripped up there out of habit.@michelroegl-brunner commented on GitHub (Jan 29, 2026):
Done in next Release. (later today)