137 results found
-
Fetch KVM VPS HDD and memory details on the SolusVM Panel.
Display the KVM VPS HDD and memory activity details on the SolusVM panel as OpenVZ VPS.
11 votes -
FSCK button
we have had quite a lot of cases in OpenVZ7 where VPS needs a manual FSCK
I recommend to implement a button in SolusVM that would do that
it is fairly easy to implement
ploop mount /vz/private/VEID/root.hdd/DiskDescriptor.xml
e2fsck /dev/ploop56550p1 -y
vzctl restart VEID1 vote -
Please allow us to use symbols for VPS root/admin password
Currently we cant use symbols for VPS root/admin password. please include symbols as well.
7 votes -
Apply the Network Speed limit for the Outbound Speed Limit(Upload Network speed limit)
Since the current network speed limit feature limiting the Inbound speed limit(Download speed limit), It would be good if we improve this option for Outbound Speed Limit (Upload Speed limit)
11 votes -
Allow client to upload ISO directly, similar to IPMI
Allow client to upload ISO directly, similar to IPMI
2 votes -
Add ability to send bandwidth overusage notification
Add ability to send bandwidth overusage notification in case auto-suspend option is not enabled.
1 vote -
Optimize root password change process
Optimize root password change process.
Here is the use case:
Master node is connected to CloudFlare.
Changing root password for a VM may take more than 100s. When the timeout is exceeded browser ends up with error 524 timeout.Possible solution: make password changing process asynchronous to avoid error 524 timeout.
3 votes -
Notes field for nodes
We would like to have the abililty to store some notes about nodes for quick reference. It would be helpful to have a small text area field in the node settings page for this.
3 votes -
Overrides for language files
It would be great if we could create override language files.
Then we would not have to save the language file before every update, check for changes and then restore the custom language adjustments.
3 votes -
Change the icon for the Archlinux OS in Client Panel-Reinstall Action.
When we reinstall the OS from client panel, we could find the list of OS icons.
Archlinux OS is showing the Linux Icon instead it's own. Please change this.
2 votes -
Network Speed on Resources page != Network Speed on Base CT page
Problem.
When CT has Network Speed limit > 100Mbit and we change resources of CT on page admincp/vmresources.php?id=ID, Network Speed changes to No Limit because in Network Speed values on this page has maximum value 100Mbit.
On base CT page admincp/manage.php?id=ID list of Network Speed has value up to 1000Mbit.Please, set Network Speed list on page vmresources.php?id=ID equal to Network Speed list on page manage.php?id=ID.
1 vote -
Optimize root password change process
Optimize root password change process.
Here is the use case:
Master node is connected to CloudFlare.
Changing root password for a VM may take more than 100s. When the timeout is exceeded browser ends up with error 524 timeout.Possible solution: make password changing process asynchronous to avoid error 524 timeout.
1 vote -
Optimize MySQL queries for SolusVM database to make UI work faster
Consider to optimize MySQL queries for SolusVM database.
The two examples below:
Index on vserverid field in bandwidthstatistics table can improve performance of the cron script for bandwidth reset scheduled task
If there are about 55 pages of IP Blocks, 64 IPs per block it cannot render the page with pagination 'All' due to timeout that caused by intensive mysql query.
6 votes -
Custom JS / themes files for admin backend
We have done a lot of customizations in the admin backend, e.g. we integrated a note field at the IP list so we know directly why a IP is marked as reserved.
Currently, it is hard to make customizations. All our customizations are done via javascript since all admin template files are encrypted.
We have placed the javascript code into the existing solusvm js files and these customizations get lost during update.So i would like to see a better way to integrate own code into the admin backend.
I have 2 ideas:
A javascript and CSS directory in which…
1 vote -
Provide changelog for user interface template
It would be useful if we could see the changes in the bootstrap client template before updating.
I think github would be a good place for that. There should also be notes in the release notes if there were changes in the template.
1 vote -
Bandwidth Usager report per client.
We have an option to display the bandwidth usage report per VM, It would be good if we have the same option per client.
Let's say the client own 5 VM's, it's better to see all his 5 VM's last month usage at one place.
3 votes -
Add a white label feature to SolusVM
Add an ability to access Master node UI using reseller's domain main to "white label" it.
As a subrequest, add an ability to secure reseller's domain name with different SSL certificate.3 votes
- Don't see your idea?