mirror of
https://github.com/adminsyspro/proxcenter-ui.git
synced 2026-04-25 06:25:57 +03:00
[GH-ISSUE #66] [Feature]: Cloud-Init configuration in VM tabs #74
Labels
No labels
bug
enhancement
feature-request
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxcenter-ui#74
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 @nothing-fr on GitHub (Mar 3, 2026).
Original GitHub issue: https://github.com/adminsyspro/proxcenter-ui/issues/66
Feature Description
Currently, Cloud-Init configuration is not possible via ProxCenter. Would it be possible to add a new tab to allow this to be configured at the VM level ?
Problem / Use Case
Problem:
Use Case:
Proposed Solution
Alternatives Considered
No response
Category
Infrastructure Management
How important is this feature to you?
Essential to have (but it's still possible to do it in proxmox...)
Additional Context
No response
Contribution
@adminsyspro commented on GitHub (Mar 3, 2026):
A new Cloud-Init tab has been added to the inventory VM details, allowing you to view and edit cloud-init settings directly on existing VMs — no need to redeploy from a template.
What's included:
All changes are saved directly to the Proxmox VM configuration via the API.
Available in both English and French.