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!
167 results found
-
Have varnish provide cached content for standard query parameters (like Cloudflare APO does for UTM parameters, etc)
Currently, Varnish cache is "broken" for all query parameters. This means anyone comeing from Facebook, which adds "fbclid", or from any link with standard UTM parameters like "utm_source" is served an un-cached page.
Varnish WILL then cache that entire page + query strings, but that's not very helpful.
It would be ideal to have it behave like Cloudflare APO as described here: https://developers.cloudflare.com/automatic-platform-optimization/reference/query-parameters/
So, for the "allowed" parameters, Varnish would serve cached content of the base URL without parameters.
5 votes -
Add write permissions to user (~) directory for SSH application user
The application user does not have write permissions to their own user directory (i.e.
~/
). This prevents any application that needs to write to this directory from being run when logged in as an application user, such as git, ssh, npm, etc.Making the user directory for the application user writable by the application user, so that new files and sub-directories can be created, will solve many issues that myself and others are having running applications when logged in as an application user.
Other feedback ideas this should solve include:
Please enable NPM in SSH when we are using…
5 votes -
Allow admins atleast to ping and monitor their website.
This is really important for us please.
5 votes -
Redis Cache Pro plugin support for existing WordPress apps with No Cloudways Optimizations
Please provide an option to Install the Redis Cache Pro plugin to apps with No Coudways optimizations. Currently, the Redis Cache Pro plugin automatically installs on WordPress installs with Cloudways optimizations.
4 votes -
SSL Session Cache
Add the ability to turn on sslsessioncache.
Gives a speed boost for but also cuts down overheads for not having to request new keys every time a page request is made.
This is a pretty standard option, it shouldn't cause any conflicts as can be set individually on drops.
This is one line for a quick gain...current SSL testing is failing on this point.
4 votes -
Suggestion: Add 'mailhog' service to servers
https://github.com/mailhog/MailHog
MailHog is very handy if it comes to development. It catches every sent mails and shows them on a web interface.It would be nice if one could enable/disable MailHog like other services for development purposes.
4 votes -
Kyup Clustering for ultimate performance
Kyup is already offering the best CPU performance for the money. Use that with Clustering and you have a perfect Production setup.
4 votes -
We need fixed private IPs to clone a server and attach the same IP to a new server or other workarround. Amazon has the fixed private ip.
We need fixed private IPs to clone a server and attach the same IP to a new server or other work arround. Amazon has the fixed private ip. Amazon you buy a IP and then you attach this IP to any instance so you can create backups and upgrades easily.
4 votes -
Officially support running nodejs as an app user.
I've chatted with support and they told me you must run NPM and nodejs as a master user. This requirement makes per-app security impossible.
4 votes -
Improve cloning process
On cloning an application, optionally allow me to specify the target url and a checkbox to specify that I want an SSL certificate installed.
This would greatly help improve the process to get that cloned server up and running much quicker.
Thanks!
4 votes -
Allow Server Master Credentials to access all MySQL databases.
Having a single user account that can access all the databases under a given server would simplify administration. The Server Master Credentials seems like a logical choice.
Currently I open an SSH tunnel for database access and it would be great if the same tunnel credentials could also connect to the databases.
4 votes -
Exclude HTML from Nginx static cache
Currently HTML is included in the static cache of nginx.
This results in pushing an expires 30 days header on html content request and ignoring htaccess directives.This is particulary dangerous, since there is no way to purge that cache unless the expiration on nginx is set to 0 for all assets.
4 votes -
Implement Relay Redis client
Implement Relay.so to speed up all wordpress websites. This would highly speed up woocomerce stores on cloudways.
3 votes -
AVIF support in GD library enabled but does not work.
AVIF support in GD library enabled but does not work. It must be fixed for many reasons, smaller traficc, faster load, betrer quality.
3 votes -
A guide to restore local backups, or option for local backups to be restored within server and/or application level
Title says it all. There should be a guide to restore local backups to a server, not just a button on restoring from a cloudways backed up solution.
There should also be a way to automate this within the Cloudways UI, not via SFTP/SSH
3 votes -
Cron job URL open and close quotes for URL that has ampersand
Right now when setting up basic cron job with the type selection curl, the URL does not accept open and closing quotes that have an ampersand sign. I was having issues running basic cron jobs because the URL that had an ampersand sign, it escaped everything after that.
For example:
In the below URL when the basic cron job is setup, it escapes everything after &.
http://example.com/pages/link?id=1&name=josh3 votes -
Reinstate SSH tunnelling so that VSCode can Remote SSH to new Cloudways servers
Not being able to SSH to a remote server due to Cloudways disabling tunnelling means all work needs to be done via Command Line which is more time consuming due to no UI. Remote SSH (extension which uses tunnelling) in VSCode is a standard part of many devs' workflow.
This also seems to be affecting the command line and getting 'broekn pipe' disconnections when it would normally stay connected - this is even more important now that VSCode can't be used for remote SSH.
3 votes -
Allow me to create my own server config defaults
I have wished for a way to create my own defaults for settings that automatically get propagated to new servers. This would include config options available in:
- Server Management > Settings and Packages (especially Basic, Advanced, and Packages)
- Application Management > Applications Settings (especially General and PHP FPM config)
It would save time to not have to go manually change all the config on each server but have it automatically create the server with my preferred settings.
Thanks!
3 votes -
SFTP sync is extremely slow, goes 80KB/s please IMPLEMENT WebDav (also Siteground has it)
Sometimes I get really astonished by realizing that Cloudways miss of basic features. Which is the reason?
3 votes -
Allow people to increase the number of inode available to them by using the disk space they should already have.
for the sake of example, currently I have access to a 160GB disk space server and i am only using 22 GB of it. i can't add more files because i seem to be out of inode space. Inodes are made from disk space being used as a table to map out other files. Why can't this table be increased using the space i already have access to so i can take advantage of all my disk space.
3 votes
- Don't see your idea?