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!
1659 results found
-
Allow arrow key navigation from console search
Would be great is after performing a search, you can press down on the arrow key to select the application required from the returned results.
2 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 -
Allow Pinging sites from WordPress for SEO
https://codex.wordpress.org/Update_Services
Asher says this is blocked on the server due to SSH
1 vote -
Team member credential
It would be nice if you could go back to how Admin can add team members and set their password.
My project is currently delayed because I am not able to login and get the SFTP information since I have to wait for my team member to set their own password.
Can you all please try to fix this. Thank you
5 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 -
The API endpoint GET /server/{server_id}/diskUsage should return information in MB instead of GB
Because especially on small size servers GB doesn't say much.
3 votes -
subdomain configuration without auto adding 'www' into the database for Home URL and site URL
subdomain configuration/assignment to an application without auto adding 'www' into the database for Home URL and site URL (in the option table). When we configure a dubdomain for an application, ex : sub.mysite.com, it writes 'www.sub.mysite.com' into the siteurl field and home filed into the Database.
3 votes -
jira
Hi, Many startup companies like us would like to install Jira software as this would be more economical for us. Just wondering would be great idea to add this in default apps list
3 votes -
Update Git
Cloudways is still running Git 2.1.4 released on 18-Dec-2014. A handful of really neat features have been added to Git since then. One new feature that would be very helpful to have on Cloudways servers is the updateInstead option for the receive.denyCurrentBranch config added in Git 2.3, which allows pushing directly to the server even if the branch is checked out on the server. This would eliminate the need to set up a repository on an intermediary server. Users could just add their Cloudways server as a remote in their local git repository and push directly from there to the…
58 votes -
More mysql config options
It would be nice to have more granular access to the mysql/mariadb configuration. A few more items that would be good to be able to configure:
querycachesize
joinbuffersize
tmptablesize
maxheaptable_size14 votes -
Implement ELK stack
The ELK stack is a perfect integration for Cloudways so that users can monitor apache and other apps' logs, elasticsearch indices and many many other incredible uses.
5 votes -
Add The Ability To Print Or Export The List Of Servers And Applications In Our Accounts
It would be nice to be able to print or export a list of servers and applications in our accounts. Accounting would like to see what the Cloudways invoices are for. I am now having to keep a separate list of servers and applications in order to answer those questions. Of course, I can see the information I need in our console but there's no way to print or export the list.
7 votes -
Interface option to restore local backups
I need a option in platform to restore the local backup... Today the only way to restore a local backup is manual.
14 votes -
SMTP Add on
How about a "Test" button on the SMTP Add on, after typing in all the configuration information? It will make debugging easier, as you don't have to test through the application..
14 votes -
Application Environment for application specific secrets
Currently to pass application specifics secrets (DBURL, APIKEYs, etc) the only options are to store them with your code (not best practice) or to edit the Application Settings / PHP Settings and manually configure them using php-fpm flag:
env[KEY] = VALUE
An interface such as Application Environment next/in to Application Settings which lists sets of 2 inputs (KEY, VALUE) which then generates an environment specific php.ini to be loaded by php-fpm will make it much easier for customers to configure these variables
31 votes -
Enable one-click install for WordPress in a sub directory
It would be nice to have a one click install of Wordpress in subdirectory. I am sure this is a feature in demand from many customers.
23 votes -
DNS Server
The ability to have a BIND DNS server and host it.
2 votes -
Configure Cloudways Magento Stack to point to corret tmp folder
After installation, magento tmp folder is not configured, so it's use /tmp by default. It's cause problems with magento store cloned in the same server.
You need to configure the file lib/Zend/Cache/Backend/File.php, in the line who says
protected $options = array(
'cachedir' => nullto
protected $options = array(
'cachedir' => '../tmp'2 votes -
Implement custom caching plugin (solution) by Cloudways
I think cloudways should come out with their own caching plugin (solution). In my case, it's specific to WP.
The reason being, caching solution works differently from host to host, and is not one solution fits all. And plugins from time to time come out with new versions that may break lots of things, and a ton more reasons.
As cloudways implement lots of custom stack and caching, they should also use and release updates pertaining to their install.
Unless you have a better way, at least when a new version is released, and cloudways has already tested the version…
3 votes -
Change path for deployment
Possibility to change path for deployment from "/public_html" to "/"
2 votes
- Don't see your idea?