Skip to content

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!

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

155 results found

  1. database server and code base server should be different

    database server and code base server should be different. specially in AWS where we can create both application server and database server.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. 7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Change path for deployment

    Possibility to change path for deployment from "/public_html" to "/"

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Install Ghostscript

    Just that, please install Ghostscript as it's a requirement for other tools such as GraphicsMagick and ImageMagick

    Thanks!

    7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Add more file types on database import

    I found myself in a position where I had a huge table locally and wanted to import it on my database.

    CSV file ~30mb
    SQL file ~200mb

    Unfortunately, we can only import tables from sql files. Would love to see different file types like CSV, JSON, XML

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. 3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Allow changing Varnish config file (VCL) after application setup

    A dropdown with options next to the "Varnish Toggle" button allowing us to choose which VCL is configured with this application would allow us flexibility to change our stack without having to create a whole new application and reconfigure ours.

    9 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. run script after git deploy

    the ability to provide a .sh script that will be run after each git deploy if the file cloudways/build.sh is found for exemple.

    this way you can run npm install, or anything related to a framework deploy (symfony commands for exemple), or even database migrations

    65 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Percona DB (for performance)

    Percona DB would be a nice addition to the packages available on Cloudways (if you care about performance).

    What You Need to Know About the MariaDB & Percona Forks of MySQL
    https://blog.appdynamics.com/database/what-you-need-to-know-about-the-mariadb-percona-forks-of-mysql/

    TL,DR summary: MariaDB is better for advanced features, the latest security and adapting to new tech. Percona excels at database performance and diagnostics. Either one will put you in good company with cutting edge technology firms around the world.

    14 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Allow to change nginx config to take care of redirects

    Hello, since nginx is at front, would be great if cloudways allows us to change nginx config to take care some redirects, like non-www to www.

    27 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Choose PHP Version for every Application (not for Server)

    It should be possible to choose different php versions on a single server. This is possible in most shared hosting environments and is a big advantage.
    It is expensive to create a new server only because you need for example an old php version for a specific application which is not compatible.

    385 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Allow server timezone settings to automatically adjust for BST (summer time change)

    In Ireland and the Uk the clock changes twice a year to adjust for BST which becomes GMT+1 this means the server timezone for all apps running London/Dublin location become inaccurate by an hour.

    So it would be better if server time zone could match site application time zone (eg Drupal timezone) or else if server timezone can automatically adjust for BST changes.

    11 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Send Emails When Cron Job Fails To Run

    The only way to tell if a cron job has failed is to log in to the console and type mail.

    It would be great if these where emailed much like the DenyHosts Messages are.

    34 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
1 2 3 4 5 6 8 Next →
  • Don't see your idea?

Feedback and Knowledge Base