Product Improvements: Flexible
Cloudways values its customers and their feedback! You can now give us your feedback on how we can improve Cloudways services, solution and products by pitching in your ideas!
141 results found
-
Option to re-create database
There should be an option to re-create an entire database. So instead of dropping all tables, we should be able to mysql DROP TABLENAME and mysql CREATE TABLENAME. I ran into a major mysql bug and my database was corrupt, even when I dropped all tables. I do not want to change the name of the database, just be able to re-create the database from scratch.
1 vote -
Seperate funding for each server
We are a creative agency that creates websites for our clients. We would like to have all our client servers under one roof, our account. As we receive yearly payment of hosting fees in advance, we would like to charge each server with its own funding amount.
21 votes -
Exclude certain tables from the search/replace script when cloning
I've just cloned a site and the script has updated the client email addresses in the database from <user>@domain.com to <user>@www.domain.com, which caused all of the clients users to fail login.
I'm sure it would be quite simple to exclude the user tables from this script.
1 vote -
New Email Adress on New application.
New Email Address option should be there whenever install new application. I hate whenever I install new application it installed on the primary email address. Kindly, provide extra admin user email.
4 votes -
Disable Vanish by default.
It never works out of the box and always causes errors on anything but the simplest sites.
I always have to disable it on most sites whilst uploading, file scanning etc.
1 vote -
New Feature: per app smtp host, port, username and password configuration
Currently we can configure SMTP at "Servers -> Server Management -> SMTP".
This request is to add this same functionality at "Applications -> Application Management -> SMTP".
This can be a preferred solution then to add extra plugin code to each app.
2 votes -
email notification when backup is completed
Add the possibility to send an email notification when backup is completed successfully
2 votes -
Reseller Hosting
Please Add resale services
339 votes -
Add the ability to label Backups and flag them to be permanent
Hi, I see there's suggestion for able to label backups and it's not been implemented yet so I'd like to add another vote for being able to do this.
Also, it would be great to be able to go intot he automated backup history, and flag any one of them as "Permanent" so they don't get deleted.
6 votes -
allow install icecast on server
allow install server for radio streaming icecast with
sudo apt-get install icecast2 ices2 vorbis-tools3 votes -
autoscale storage
It would be nice that you are also have the option to autoscale storage.
If freespace is below X add Y to storage.1 vote -
support forcing lowercase URLs
It's poor SEO to be able to access the same pages of a website on different URLs - this includes capital letter URLs for any web service that utilises re-writes (e.g. a CMS such as Wordpress).
This can be resolved by utilising htaccess with a RewriteMap or Nginx, see links below. But none of these options are included in the standard server config and Cloudways interface doesn't allow them to be added.
https://stackoverflow.com/questions/19048192/force-lower-case-of-urls-override-previous-rules
Be really useful if this was possible. Support tried to implement the htaccess option for me, but it took down Nginx for some unknown reason -…
1 vote -
nginx: modify client body size. Is it possible for you to add a new parameter/setting at the Advanced Server Settings section?
nginx: modify client body size.
I need to change client body size to 2M, but I don't have root access.
Is it possible for you to add a new parameter/setting at the Advanced Server Settings section?2 votes -
PHP-FPM Pool Process Manager (pm) Settings
Being able to set these in the Settings & Packages section would be great.
pm.maxchildren = # The hard-limit total number of processes allowed
pm.startservers = # When php-fpm starts, have this many processes waiting for requests
pm.minspareservers = # Number spare processes php-fpm will create
pm.maxspareservers = # Max number of spare (waiting for connections) processes allowed to be created
pm.processidletimeout = #8 votes -
Let the users to set "connection" to Keep-Alive
I want to install a App on server, the precondition to install this App is one of the server setting as following:
"connection" : Keep-AliveBut I find these is no such setting on cloudways.
2 votes -
Remote access for xDebug
Currently the configuration of the Cloudways instances doesn't allow the remote use of xDebug. Allowing this, will allow developers to use the Cloudways applications for development purpose and allow them to debug the code as if they were on a local environment.
18 votes -
Edit .bashrc
Have the possibility to edit .bashrc file to add items to PATH variable. Currently is not possible to do that as you need to have root/sudo access to edit .bashrc
12 votes -
add option to specify swap file size
Normally the swap file size is configured for optimal performance of the server. However there are times that you need a little more memory even at the cost of lower performance (especially if that need is temporary and circumstancial). In these cases it would be useful to be able to change the swap file size (within reasonable limits).
One such case occurred to me when I tried to use composer on a magento 2 app, on a 1GB server. 1GB RAM + 256MB swap is simply not enough for composer to run successfully. The only option is to move to…
9 votes -
Static cache expiry set by file type
It would be nice to have the possibility to set different cache expiry limits for different file types. At least images, CSS and JS
4 votes -
Set "max_execution_time" to "0"
The VTiger application requires "maxexecutiontime" be set to "0"
2 votes
- Don't see your idea?