mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-25 04:35:50 +03:00
[GH-ISSUE #398] Container ID #115
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#115
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 @Whats-the-time on GitHub (Dec 12, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/398
🌟 Briefly describe the feature
Ability to set Container ID
📝 Detailed description
Can't seem to find the option under advanced settings.
💡 Why is this useful?
I like to organize my containers by ID and think it would be a useful addition if possible? Basically an idea I saw from someone else's podcast.
@michelroegl-brunner commented on GitHub (Dec 13, 2025):
You sure it is not there already prefilled with the next avail Id? I need to check on monday.
@Whats-the-time commented on GitHub (Dec 14, 2025):
I specify my container ID's by grouping them together using the last two octets of the ip address I've specified. Just helps me to visually group services.
For example:
container id: 3040
ip address: 10.0.30.40
@thecrlgh commented on GitHub (Dec 16, 2025):
Agreed!
@thecrlgh commented on GitHub (Dec 16, 2025):
Love this app!
However, while the app does provide the next available CTID, I too set my own as it helps me organize by app-type.
If it is possible to add a field to allow setting the CTID then I’d like to make the request as well (the community-scripts allows it through Advanced Install).
Again, this is a terrific app!
@mongo-56 commented on GitHub (Dec 26, 2025):
This would be a great additional, right now, as I also use a custom numbering scheme, I have to install via the script in the terminal and use the advanced options, I would much prefer to use the webui if possible.
@larsony99 commented on GitHub (Jan 12, 2026):
I also would like this. I currently spin up the container, back it up, stop/destroy it, and restore it under the CTID I actually want to use.
@Haeckan commented on GitHub (Jan 20, 2026):
That's exactly how it is for me. An option to set the ID would be very helpful.
@b1tpunk commented on GitHub (Jan 25, 2026):
I am also here to request this change. I also group my VMs/LXCs logically by vmid. I am not sure if any other of the prompts are missing that you would normally get in the Advance Install, but a 1-for-1 would be awesome.
@dim6003 commented on GitHub (Jan 28, 2026):
Same request here ;-)
@michelroegl-brunner commented on GitHub (Jan 29, 2026):
Done in next Release. (later today)