mirror of
https://github.com/ConvoyPanel/panel.git
synced 2026-04-25 04:35:52 +03:00
[GH-ISSUE #106] Reseller access (feature request) #72
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/panel#72
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 @8bitUpsurge on GitHub (Jul 10, 2024).
Original GitHub issue: https://github.com/ConvoyPanel/panel/issues/106
Is there an existing feature request for this?
Describe the feature you would like to see.
Reseller access for resellers and users with quota
Describe the solution you'd like.
I would like to see a reseller access feature where we can assign users as resellers and they can create VMs in their assigned quota such as vCPUs, Storage and RAM allocated to their reseller account etcetera.
Additional context to this request.
No response
@ericwang401 commented on GitHub (Jul 10, 2024):
Ok this feels like a massive request in terms of modifying the data structures and the frontend to support this request.
How much requested is a feature like this? What am I getting in revenue for implementing something like this?
@staalexa commented on GitHub (Jul 10, 2024):
in contrast to single user roles, i see a higher weight on having user roles as in #96. In Gerneral the option between admin/user is the most important issue. Being able to give users only certain permissions or even user groups, would fix most issues. The reselling stuff can be handled with minimal external code using convoy API, if we have more flexibility with single user permissions.
@8bitUpsurge commented on GitHub (Jul 10, 2024):
Understandable, it's better to do this later when there's something in for you as well since it's going to cost a lot of time and restructuring.
Pardon me if it was a waste of time.