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!
1857 results found
-
Can you add WebDav as standard for stacks and to also add the master user to the WebDav group (usermod -aG davfs2 <username>)
Can you add WebDav as standard (it's a common used service) for stacks and to also add the master user to the WebDav group (usermod -aG davfs2 <username>) this will allow the master user to setup mounts ect...
Reason for suggestion is a well known service called BrickFTP, so this link gives you an idea at the bottom:
1 vote -
Before process a App Restore, check and inform if there are enough space to launch that restore
Before process a App Restore, check and inform if there are enough space to launch that restore
1 vote -
Prevent Let'sEncrypt/SSL List to Be Obliterated Upon Error
I have multiple domains on a server/app (DO) that were typed before. Every time I add a new domain to the SSL list (after adding it in the Addon Domains list), I have to brace myself because a single typo or error (especially in a list with dozens of domains) will cause the entire SSL installation to fail and the SSL for all domains is removed. I'm aware a separate SSL is created for each domain, but you already have the multiple-domain list up and running, so if a new one is added and an error occurs, at leats don't…
3 votes -
Have a KB/support article regarding password requirements.
The areas for passwords: Master Credentials, MySQL Access, and Application Credentials are different. It makes it difficult to use a password manager's generator.
1 vote -
Add PHP Mecache as PHP extension
A lot's of caching solutions use Memcache as PHP Extension.
Like Simple Cache or WP-SPIDER CACHE will be a great addition and that would cost much since the extension is free.
1 vote -
GUI of the Access Details
Please move in the GUI of the Access Details;
Url and Username and Password.The Url is in no direct correlation to the username and password.
I spent a fucking hour on support as he tried to work out why they werent working. Completely rediculous. The details are ONLY stored for wp-admin within the database mysql.
The fact that you have SSH and SFTP on the right, and these are the username and password for them, is just poor poor GUI design.
Would be nice if you put "wordpress login" details underneath the URL FOR WORDPRESS.
And the SSH and…
1 vote -
Update Drupal 8 Version in the one click install
I suggest to update Drupal 8 one click install to the Latest and recommended version. As of the date of this idea post, the recommended version is 8.3.7
Due to a security fix, it is recommended to updateAlternatively, users can use Drush as it is included in the Cloudways Stack, as follows:
Put the site in Maintenance mode via Drush : $ drush sset system.maintenance_mode TRUE
Clear cache via Drush : $ drush cache-rebuild
Run the update via Drush : $ drush pm-update drupal
Take the site out of Maintenance mode via Drush : $ drush sset system.maintenance_mode FALSE
…
2 votes -
Install libsodium (a.k.a. sodium) on all servers by default
libsodium (a.k.a. sodium) is a PHP PECL library for secure encryption in PHP. As of PHP 7.2, libsodium will be included as a core library in PHP.
It would be helpful for those of us building secure PHP applications to have access to this library now instead of waiting for PHP 7.2. This will enable us to use encryption methods that will be good for many years to come instead of being deprecated as mcrypt is now.
Note that there is a polyfill that can be used until PHP 7.2 if libsodium isn't installed, but it is not nearly as…
3 votes -
2 votes
-
Better Git prompts
It would be great to have better Git prompts so you can see what branch you are in as well as other info. This works great, https://github.com/magicmonty/bash-git-prompt.
I use it now but I have to install it in private_html and run 'source .bash-git-prompt/gitprompt.sh' in that directory every time I log in.
It would be great to have it done automatically in .bashrc. Or, even better, let users be able to have a personalized .bashrc.
2 votes -
1 vote
-
Share benchmarks to know which is the best service that fits our projects
I have read many reviews with different benchmarks, but for new people like me, it would be nice to have some documentation to know which server and which plan fits our project, based on the number of pageviews, CMS, etc.
1 vote -
Remote access to the database by IP.
It is very important to provide a screen to add remote connection IPs to the database via software. Blocking access for security reasons is
2 votes -
Please upgrade to the latest PrestaShop stable release!
Current Cloudways version for PrestaShop is v1.7.2.0, which was released on July 20, almost two months ago. There's been already 3 additional STABLE releases.
When do you intend to upgrade PrestaShop and/or how can I upgrade my application?
There's some bugfixes there that are really important to me.
2 votes -
SSH On Warning / Auto Off
It would be great to have some visual reminder on every page of your App settings that SSH is turned on with a simple button to disable it.
Even better would be option to "Turn On for 1 Hour" or something like that so it automatically shuts off without you having to remember to shut it off.
2 votes -
Note function in Application Manager menu
Add a simple Note/ save function, in Application Manager menu. A place to write down/ store customer contact info etc
2 votes -
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 -
Increase the password limit of the SendGrid (and other) SMTP providers
We make use of the SendGrid API, which in this case, would use an API username and the actual key as the password. The API Key is just short of 70 characters, while the Cloudways password limit is 60 characters.
Can you increase the password limit for SMTP from 60 characters to 70?
Thank you!
5 votes -
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
- Don't see your idea?