ConvoyPanel / panel

A modern platform tailored for hosting providers and enthusiasts to effortlessly interact with their servers. Seamlessly wrapping around Proxmox, Convoy is easily deployable, affordable at just $6 per node per month for commercial use, and completely free for personal and non-profit endeavors.
https://convoypanel.com
Other
359 stars 56 forks source link

Reseller access (feature request) #106

Closed OryonMax closed 4 months ago

OryonMax commented 4 months ago

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 4 months ago

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 4 months ago

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.

OryonMax commented 4 months ago

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?

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.