Service Improvement
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!
-
email notification when backup is completed
Add the possibility to send an email notification when backup is completed successfully
1 vote -
1 vote
-
different IP for the the different website on the same server
It would be really great for SEO if you would provide the possibility to have different IP for the the different website on the same server
4 votes -
Cloudways should support mysql Trigger. many developers use trigger
Cloudways should support mysql Trigger. many developers use trigger
1 vote -
1 vote
-
allow install icecast on server
allow install server for radio streaming icecast with
sudo apt-get install icecast2 ices2 vorbis-tools1 vote -
Need to fix display issue using Breeze with VR Calendar Plugin
VR Calendar Plugin
Version 2.7.2 | By Innate Images, LLC
when this plugin is activated, the Breeze settings page goes blank but breeze does appear to be working.
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 -
1 vote
-
Exclude Varnish by User-agent
When I keep Varnish activated, my user-agent sniffing rule doesn't work always.
Usage example
Return 404 for X user-agent
RewriteEngine On
RewriteCond %{HTTPUSERAGENT} .(X).$ [NC]
RewriteRule . - [R=404,L,NC]This is a big problem for a common use.
3 votes -
Higher update frequency for logs
As an example the logfile "apache_prestashop-114732-326775.cloudwaysapps.com.access.log" of my prestashop installation is only updated approx. 4 times per hour
Sometimes it would be helpful for bugfixing if the files are updated more frequently.1 vote -
In Digital Ocean can not only increase the memory of the server, or the disk space, or the processor? Will not that ever be possible? It's t
In Digital Ocean can not only increase the memory of the server, or the disk space, or the processor? Will not that ever be possible? It's that I see the server I have from a few processor spikes, but the rest is still a lot left over. Almost nothing to use.
2 votes -
Instalation of FFPROBE PHP extension
Nowadays, With the social media rise, estension for processing video was a basic service. We have yet FFMPEG but need too FFPROBE to complete the stack.
2 votes -
Allow systemd from the command line
Allow access to commands like
systemd
from the command line for automating within scripts and use from the command line.1 vote -
1 vote
-
make possible for us to use ssh-fs to mount the remote app folder locally
so we can easily edit the remote files.
the command is similar to this.
sudo sshfs -o allowother usernamehere@111.222.111.222:/home/11111.cloudwaysapps.com/dasdsqdsdssgghju/publichtml/ /mnt/cw-remote-app/
more details cold be read here: https://www.digitalocean.com/community/tutorials/how-to-use-sshfs-to-mount-remote-file-systems-over-ssh
i know, i could login via ssh and edit the files in place, but both vi, vim and nano are 'messing up' with my source files. don't know why. some charecter encoding problem maybe. could find a solution yet.
2 votes -
Create a way of customize MySQL Admin Screen
It's important to "not show" Cloudways brand and contact info for some customers.
1 vote -
active mysql event scheduler
active mysql event scheduler
5 votes -
Set "error_reporting" to: E_WARNING & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT
The VTiger application requires this setting.
2 votes -
Allow Multiple DB accounts
We would like the ability to have multiple user accounts to our database so that we can have different levels of access/permission.
1 vote
- Don't see your idea?