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!
1856 results found
-
Easy Google G Suite Integration (as SMTP gateway)
Being able to easily integrate G Suite (Google Apps) would be great. We have all of our email setup through G Suite and it is a popular email service. Like the SMTP add-on, but for G Suite.
This goes hand and hand with being able to access the DNS add-on directly.
I don't mind paying extra, but the way things are setup is really confusing.
88 votes -
Add sudo commands
Sudo commands would be very helpful because many people could use them.
5 votes -
Implement NIXStats as alternative to New Relic which is no longer free
Hi,
Since New Relic is no longer free to use it's no longer possible to see detailed server health in a dashboard view. A free alternative would be NIXstats. https://nixstats.com
I've tested it on one of my own servers and it looks very promising.
Please add this to the CW approved tools.13 votes -
Offer additional Server Monitoring choices
Integrate additional 3rd party monitoring tools eg: Site24x7, NixStats, Anturis.
NR works I think, but it's not the easiest dashboard to monitor.
7 votes -
1 vote
-
App-level resource monitoring
I'd really like to see the ability to review stats/monitoring on a per-app basis. If we have, say, 5 WP sites running on a server but the server is slow, MYSQL is crashing, etc then we'd be able to check the app monitoring and see which apps are launching processes that are eating up the most RAM/CPU, disk space, and so on. Would help in diagnosing and give us a clear indication of which app needs to be isolated on its own server.
13 votes -
Default wordpress config
Please consider modifying the default wordpress wp-config file to include. I have had to manually add that to every install so that visitor IP's are showing up correctly.
if ( isset( $SERVER[ "HTTPXFORWARDEDFOR" ] ) ) {
$SERVER[ 'REMOTEADDR' ] = $SERVER[ "HTTPXFORWARDEDFOR" ];
}6 votes -
1 vote
-
Add ability to set ServerTokens configuration in Apache
Often there is a desire by security teams not to expose verbose information about the versions of software and operating system running on a system. It would be great if the ServerTokens and ServerSignature configuration items were available to silence or minimize the information given. The motivation here is to prevent handing an attacker information about what older exploits might apply or not to your server.
2 votes -
DNS Made Easy - failover records
I am pleased to see that Cloudways offer a "DNS Made Easy" add-on.
However, unfortunately it doesn't include the DNS Failover feature (https://dnsmadeeasy.com/services/dnsfailover/) which is a real shame as that would be an incredibly useful feature.
Cloudways Support clarified that the features provided by the add-on are equivalent to the "Small Business" option that DNS Made Easy offer directly (https://dnsmadeeasy.com/pricing/) rather than the "Business" option.
Please could you consider making the DNS Failover feature available.
7 votes -
Add ability to zoom inside Monitoring graphs
Since we can't have access to the server logs, it would be great to be able to zoom into the broader monitoring graphs to get a better idea of the server's performance.
For example if I'm looking at CPU usage for a Month, it is averaged, so I don't really see the actual numbers. Granularity gets lost ... It would be very useful to be able to zoom into the first week/day/hour of the month, since the logs for this are already there.
3 votes -
Auto-scale Up and down as per traffic without rebooting
For cloud server there should be auto scale feature for resources, this should work auto-scale up and down according to traffic without rebo
8 votes -
7 votes
-
allow users other than master to run composer install / update
Running composer install using application credentials rather than master credentials gives an error.
It's important to be able to use application credentials for deployment processes so they are isolated between applications.
3 votes -
Allow admins atleast to ping and monitor their website.
This is really important for us please.
5 votes -
Set Varnisch cache time on application level
Varnish hit rate is low on low traffic sites. By setting the cache time of varnisch on an application level you can beter manage site speed per application.
2 votes -
add elastic email usage graph to monitoring
I just had a problem with elastic email and I'n not able to see quota usage, logs, queues or anything. Would be a very nice addition and could offload support at the same time.
24 votes -
3 votes
-
Allow to add additional IP address
Here is the idea, let say I have 2 websites that have different location of target visitors, for e.g: Website A is intended for visitors from South East Asia, and Website B intended for visitors from Central America, as you know there are timezone different approx 12 hours..
Note: Both websites has a quite huge visitors >5,000/day. And let say I have server DO with 2 GB RAM already that cost $34/month. Rather than buy another server 2 GB RAM, I would prefer to buy additional IP address that might cost me $2/month. and I would not bother with the…
24 votes -
Queue for API tasks (API multitasks)
Currently if I need to:
- Clone
- Set label
- Set Domain
- Set Aliases
- Set SSL
- Set something else...
for the same application, I have to control the queue remotely, which is hard to implement since the connection may be simply lost and as a result we may simply not get any task completed at all.
It would be just great if we could send you several requests on the API at the same time and see the result of the whole queue.
/clone -> response with future appid
/label for appid -> ok (200)
/domain for appid ->…3 votes
- Don't see your idea?