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

345 results found

  1. Update WP-CLI

    Current versions is 0.21.1, but I have 0.17.0 installed.

    Maybe we can autoupdate once a week?

    1 vote

    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

    2 comments  ·  Wordpress  ·  Admin →

    We are deploying 0.21.1 today along with new Wordpress version 4.4. We are adding too wp-cli updates to monthly application update process.

    Cloudways Team

  2. add elasticsearch service to auto-restart

    Our elastic search service stopped for whatever reason and had to be restarted manually. This makes it quite unreliable because when it does happen it can only be restarted manually. Service should auto-restart like all other services.

    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

  3. Move from APC to Opscache

    Upgrade from APC to Opcache

    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

  4. 181 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

    HTTP2 is now fully supported and available for all browsers. It was activated yesterday.

    Customers who already have HTTP2 enabled in their servers, need to disable and re-enable it to update browser support. Other customers, just need to enable it (done from Server Settings in NEW CONSOLE).

    Cloudways Team

  5. Ignore/Strip Cookies for Varnish

    Our WordPress setup sets multiple cookies (from WordPress itself, Google Analytics, CloudFlare, and Third-Party Ad Networks), so every page request after the first will have cookies in the request headers. Because of those headers, Varnish considers it a "Miss" in the cache and passes through to the back end.

    We need a way to be able to tell Varnish which cookies to strip for the sake of caching; on our previous dedicated server setup, we simply stripped the Google Analytics and WordPress (non-login) cookies, and that increased caching significantly.

    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

    7 comments  ·  Wordpress  ·  Admin →
  6. Let two-factor authentication remember your computer for 30 days

    Glad to have two-factor authentication, but it's a huge hassle to use every time I have to log in -- especially since the system automatically logs me out after such a short period of inactivity (an hour maybe?).

    Please add a "Remember this computer for 30 days" option -- the exact same way Google does it -- so that we only have to do the two-factor auth (on a known computer) once a month.

    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

    6 comments  ·  Security  ·  Admin →
  7. Easy integration with cloudflare installing mod_cloudflare

    It is possible to make cloudways work with cloudflare providing an additional level of protection against DDoS attacks and catching. It is just an issue of making cloudflare DNS point to the public address of the application on cloudways.

    But there is an issue that needs to be resolved. The IP address that cloudways sees on $SERVER['REMOTEADDR'] is cloudflare IPs and not the clients IPs. This has a server impact specially in Ëurope with the tax on virtual products where the country of the customer needs to be verified by his IP (plus another non conflicting prove).

    By…

    10 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

    5 comments  ·  Add-ons  ·  Admin →
  8. ImageMagick extension for PHP

    Since installing Google PageSpeed module is not an option on Cloudways server, I will have to optimize images manually (through my coding). Can we have ImageMagick installed?

    1 vote

    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

    1 comment  ·  Add-ons  ·  Admin →
  9. Allow choosing between PageCache (Phoenix) and Turpentine (NEXCESS)

    The existing Varnish module PageCache has many unsolved issues compared to the highly maintained Turpentine extension. Using Turpentine won't work because it needs custom VCL. It would be great to allow to choose between both solution through Click&Go interface for a better Varnish support.

    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

    2 comments  ·  Magento  ·  Admin →

    For new servers (Debian 8), Turpentine is the default cache extension we use. It is installed by default on base Magento deployments. This KB explains how to install it if you overwrite our base deployment:
    https://support.cloudways.com/how-to-install-and-configure-turpentine-for-magento/

    Given the possible issues, we have decided not to automatically update the old Magento deployments (Debian 7). You can migrate your store to a new Debian 8 server if you want to use turpentine (please check all site functionality before taking it live).

    Contact support in case of any doubt/question.

    Cloudways Team

  10. Old version of composer

    Pls update composer (sudo composer self-update)

    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

    Composer is now auto-updated on deployment (so new servers get latest version) and recurring updates happening bi-weekly automatically.

    Cloudways Team

  11. Have a client login feature for a single application

    At the moment additional users have access to the whole server and all apps. It would be nice to allow clients to have access to only their application so they can manage the db, cron jobs etc.

    We are moving sites from cPanel and some of the more techie clients expect this.

    15 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

  12. Improve Cron job feature

    use the actual cron job in a php project is not secure.

    We need to add the php file in the public_html folder (not secure)
    We can't set an argument to prevent hacker to launch many time the file (not secure)
    We can't use something in the URL like xxxx.php?pwd=yyyy (not secure, same problem than previously)

    Will you make something in these case ?

    thks

    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

  13. 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

    You can already control post_max_size via the “Upload Size” item that you have in Server Settings.

    This sets to whatever value you define the following parameters:

    php
    upload_max_filesize
    post_max_size

    nginx
    client_max_body_size

    Cloudways Team

  14. Exclude pages or URL's from Varnish

    I would like to suggest having the option to exclude certain pages or URL's from Varnish. Most of the time Varnish is great, but in some instances it can cause issues. One particular instance right now is a very typical Wordpress + WooCommerce setup where Varnish causes the site to not save items to the cart. I did heaps of testing and it's directly a Varnish issue.

    However it would be great to keep Varnish on parts of the site where it doesn't conflict, because the performance gains are fantastic. Would be a great addition to the console.

    Cheers'
    ~…

    109 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

  15. Alphabatize Server List in Dropdown

    Please alphabetize the server drop down list found at the top of the screen when viewing the details of a server. This drop down list makes it easy to move from server to server, but it is unnecessarily complicated by having to hunt through the list for what you need.

    1 vote

    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

    1 comment  ·  General  ·  Admin →
  16. get support/make it easy to open a livechat window

    I'm trialling your stuff as of yesterday and I feel locked out of support. There's a problem with my php settings being inadequate for my woocommerce store but I don't know where to fix it. I'd really just like contact to ask that question but I've been trying for an hour already and getting nowhere.

    Q - would I do the following via your site?
    Woocommerce Visual Products Configurator:
    Your PHP setting maxfileuploads is currently set to 20. We recommand to set this value at least to 100 to avoid any issue with our plugin.
    Your PHP setting…

    1 vote

    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

    1 comment  ·  Admin →
  17. API support

    I'd like to recommend you have API support added to your system. I'd love to be able to launch and control Cloudways services through an API.

    61 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

    28 comments  ·  Add-ons  ·  Admin →
  18. Allow me to select Digital Ocean Toronto Data Center

    Hi, Digital Ocean just launched a data center in Toronto. Can I use it via Cloudways?

    1 vote

    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

  19. offer Mandrill for transactional emails

    Mandrill is free and works really well for those needing to send transactional emails.

    20 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

    2 comments  ·  Add-ons  ·  Admin →

    This was completed a while ago and you can now use multiple email gateway providers (Mandrill, Mailgun, Authsmtp) via our SMTP add-on.

    Cloudways Team

  20. Add elasticsearch as an option to be deployed to the servers

    You can add it as a new package that can be deployed to the server along with redis, mariadb ...

    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

  • Don't see your idea?

Feedback and Knowledge Base