Changelog - 6 October 2021: Performance Update, New Dashboard Beta3, WordPress Improvements, AutoSSL, many more

Performance Update

Performance is one of our main focus. Our team has improved performance for Nginx server from the server side. During our internal testing, we can see webapp performance increase from 20% to 50%

Currently, this performance update is fully available for new deployed Nginx server, starting from 4 October 2021. We are still working on to make this performance update also available on the existing server in the near future.

New Dashboard Beta 3

Thank you very much to all RunCloud users who actively report bugs in the new dashboard (beta). Our team has fixed all issues that have been reported from the last 2-3 weeks.

  • fixed: LiteSpeed Cache plugin not installed issue when creating WordPress webapp in OpenLiteSpeed server
  • fixed: file manager search crash error issue
  • fixed: left menu tooltip flickering issue
  • fixed: incorrect webapp public path issue in webapp dashboard
  • fixed: arrow key skip result issue when navigating global search result
  • fixed: can not create subscription with credit only, without credit card
  • fixed: missing "Run In" field value when editing cron job
  • fixed: missing private key & certification fields when editing Custom SSL/TLS
  • fixed: missing Firewall menu under webapp with OpenLiteSpeed stack
  • fixed: missing "Remove Git" option in Git deployment webapp
  • fixed: Laravel .env file editor keep adding new field when when editing other field
  • fixed: "Reset Default" button when editing Litespeed config does not work
  • fixed: Symlink webapp checkbox issue in Atomic Deployment
  • fixed: File manager opens wrong file, the first selected item
  • fixed: server installation progress stucks in 2% and needs to be refreshed to see the progress
  • improved: global search keyboard accessibility
  • improved: disable global search atomic deployment & teams category for non-business user
  • improved: Server Health graph scale should begin from 0
  • improved: assign database user modal is improved by using dropdown select
  • improved: copywriting improvements in some area

Cloning&Staging

  • improved: improve stability of cloning & staging features in RunCloud
  • improved: skip DEFINER on database cloning, to prevent database cloning stuck because of DEFINER presence in your database
  • fixed: global notification sometimes is not correct order for ongoing staging/cloning progress 

Cloning&Staging (WordPress)

  • improved: add support for WordPress multisite network
  • improved: double check if WordPress wp-config.php has been updated properly with the new cloned/staging database info before updating domain URLs
  • improved: update Wordfence WAF path during staging & cloning. we fully support Wordfence WAF now
  • improved: regenerate Elementor CSS cache files during staging, cloning, and general settings update, and primary domain update.
  • improved: generate .htaccess automatically when cloning from Native Nginx to Openlitespeed, to prevent 404 issue.
  • improved: minimize staging/cloning issue because of WordPress theme/plugin conflict
  • improved: temporary disable object cache & must-use plugins during cloning/staging process
  • improved: handle if wp-config.php is placed outside of webapp RootPath
  • improved: handle if wp-config.php or Bedrock .env file is a symlink, especially when you use custom deployment in RunCloud
  • improved: handle custom Bedrock deployment structure, especially when you use custom deployment in RunCloud
  • improved: handle mixed content http/https in the database during cloning/staging
  • improved: automatically update DOMAIN_CURRENT_SITE, WP_HOME, WP_SITEURL, COOKIE_DOMAIN constants if they exist in wp-config.php file
  • improved: automatically trying to clear cache of your WordPress site after cloning/staging process is finished

One-Click WordPress Install

  • improved: improve stability of 1-Click WordPress webapp creation in RunCloud and fix some random/various issues, including could not download WordPress core files, and could not create wp-config.php file
  • improved: automatically setup default permalink to /%postname%/ for best SEO practice
  • improved: make sure .htaccess is generated for OpenLiteSpeed & Nginx-Apache2 Hybrid stack
  • improved: make sure the file/folder permission is 755/644

RunCloud Hub 

  • improved: improve stability of RunCloud Hub feature in RunCloud and fix some random/various issues during install/update/remove RunCloud Hub and magic link
  • improved: support custom WordPress in subdirectory

WordPress Canvas 

  • improved: improve stability of WordPress Canvas feature in RunCloud
  • improved: allow user to choose to activate plugin from WordPress repository 
  • improved: allow user to choose to activate custom theme/plugin (ZIP file link)
  • fixed: allow user to use plain (empty) permalink

WordPress General Settings & Primary Domain change

  • improved: improve stability of WordPress General Settings & Primary Domain change feature in RunCloud
  • improved: when changing the domain, automatically search&replace domain URLs in the database
  • improved: when changing from http to https, or vice versa, automatically fixed mixed content http/https URLs in the database
  • improved: when changing the domain, automatically update DOMAIN_CURRENT_SITE constant in Bedrock .env file
  • improved: when changing the domain, automatically update DOMAIN_CURRENT_SITE, WP_HOME, WP_SITEURL, COOKIE_DOMAIN constants if they exist in wp-config.php file
  • improved: when changing the domain, automatically trying to clear cache of your WordPress site

WordPress Improvements

With the latest RunCloud Agent update (v2.4.8+11), now all of RunCloud features, RunCloud Hub, WordPress Staging, Cloning, and General Settings (update home URL) is fully compatible with most WordPress web app types, including:

  • single WordPress (standard)
  • WordPress Multisite subdomain
  • WordPress Multisite subdirectory
  • WordPress Bedrock
  • Custom WordPress with WordPress files in subdirectory but served from the website root

File Manager ZIP/UNZIP

  • fixed: issue on ZIP/UNZIP without password

OpenLiteSpeed

  • new release: OpenLiteSpeed v1.7.14
  • fixed: previously you could not add new wildcard domain in OpenLiteSpeed, now you can add it again. It is when you add new domain to your app, but a wildcard domain, not by using our domain v2 feature where you can enable wildcard in your domain.

PHP Version (Nginx Server)

  • PHP 8.0.10 (Nginx)
  • PHP 7.4.23 (Nginx)
  • PHP 7.3.30 (Nginx)

Note: For OpenLiteSpeed, PHP version update is not handled by RunCloud. Once PHP version update is available in OpenLiteSpeed, it should be updated automatically in your server.

AutoSSL

  • improved: LetsEncrypt SSL deployment retries has been increased from 24 hours (1 day) to 72 hours (3 days)
  • improved: When AutoSSL is active, previously it is available only when adding new domain, now it is available also when you deploy LetsEncrypt SSL for existing domain.

[Done] Unscheduled Maintenance for Backup Service

Update: Sep 24, 2021 02:46 UTC (38 minutes) Backup service unscheduled maintenance has been finished.

RunCloud is aware of performance issue in Backup service in the last few hours. 

Currently, we run unscheduled maintenance on Backup service to investigate and fix this issue.

If you use our Backup feature, your backup jobs will be resumed once the unscheduled maintenance has been finished.

The maintenance was performed on Backup feature only, RunCloud panel was not affected during this maintenance window.

Changelog - 14 September 2021: New Dashboard Beta 2

Thank you very much to all RunCloud users who actively report bugs in the new dashboard (beta). Our team has fixed all issues that have been reported from the last 2 weeks.

New Dashboard Beta 2

  • fixed: some responsive issues on iPad/tablet screen size
  • fixed: ssh config should be enabled also for Basic & Pro users
  • fixed: could not create WordPress staging
  • fixed: assign database user to a database issue
  • fixed: edit cronjob issue where Run In value is not selected automatically
  • fixed: remove clone webapp alert, clone webapp is available for all paid users
  • fixed: subscription page issue
  • fixed: linked database issue on web app settings
  • improved: .env file editor for laravel webapp type
  • improved: code block color contrast in support ticket description
  • improved: stability on password generator when creating webapp

You can switch from classic dashboard (manage.runcloud.io) to new dashboard (new.runcloud.io), and vice versa, anytime from the top-right profile dropdown menu. You can switch back to RunCloud classic dashboard at any time and it will still be available during this beta.

During the beta version of RunCloud's new dashboard, you can leave direct feedback by using the Report Bug menu on the top right (flag icon).

Please kindly understand that the Report Bug menu is not for asking technical support. Please contact us through the Support Ticket page for technical support queries.

Changelog - 31 August 2021: New Dashboard (Beta)

New dashboard is now available in beta for all RunCloud users. Some highlighted features of the new dashboard (beta):

  • New interface with fresh look and fully responsive. Our new dashboard is fully accessible from any device, including your mobile device.
  • Global Search (beta). You can quickly search anything in your RunCloud account (servers, web applications, database, etc). We will keep improving our global search during this beta.
  • Server Tags. You add tag(s) to your servers from Servers menu. It is very useful to organize your servers when you have many servers.
  • Web Applications top level menu. You can see the list of all web applications from any servers. It is very useful when your business is growing and you have many servers & webapps.
  • Laravel web app type. For Laravel users, you can edit web app settings and change web app type from Custom to Laravel to unlock some Laravel features.
    • Laravel Octane. Yes, you can run your web app with Laravel Octane in RunCloud with Nginx server easily.
    • Artisan. You can run some common artisan commands directly from RunCloud dashboard
    • Shortcut to edit .env file and deployment script
  • And many improvements, for example:
    • Recently viewed servers & web apps feature.
    • Improved Billing/Subscription flow.
    • Improved Team flow when creating team and invite team member with email notification
    • Improved Web App creation and Git deployment flow
    • Improved activity logs, sorted by date

You can switch from classic dashboard (manage.runcloud.io) to new dashboard (new.runcloud.io), and vice versa, anytime from the top-right profile dropdown menu. You can switch back to RunCloud classic dashboard at anytime and it will still be available during this beta.

During beta version of RunCloud new dashboard, you can leave direct feedback by using Report Bug menu on the top right (flag icon).

Bug Fixes and Improvements

  • Added: File manager zip/unzip feature
  • Updated: RunCloud Agent version 2.4.8 iteration 7
  • Updated: WAF Modsec CRS version 3.3.2
  • Updated: NodeJS version 14 LTS for new server
  • Fixed: team member can not manage domain and ssl on shared team server
  • Fixed: invoice/receipt print issue

[Fixed] Temporary Test Domain Creation Issue

Some users reported to our support that they can not add new test domains to their web applications. Our team is aware of this issue and we are working to fix it.

Please note that existing test domains are not affected. And this issue doesn't affect everyone, only small subsets of our users.

Changelog - 16 June 2021: SSL, Domain, and Bug Fixes

SSL/TLS Method (Basic / Advanced)

  • RunCloud provides two different SSL/TLS Method, Basic and Advanced
  • SSL/TLS Basic is where one SSL certificate is issued for all domains under a web application. It is the same feature before this update, and all existing SSL before this update becomes SSL/TLS basic for backward compatibility. It is available for all paid plans.
  • SSL/TLS Advanced is where one SSL certificate can be issued for each domain under a web application. It is available for Business plan user.
  • SSL/TLS Advanced is ideal for a web application with multiple domains, ideal for SaaS/WaaS sites with multisite/multitenancy support.
  • You can switch SSL/TLS basic Basic <--> Advanced SSL from WebApp settings or SSL/TLS page.

AutoSSL

  • AutoSSL provides ability to deploy Lets Encrypt SSL automatically after you create new webapp, add new domain to webapp, cloning web application, and WordPress staging.
  • AutoSSL option is available when you use SSL/TLS Advanced method. It is available for Business plan user.
  • AutoSSL will try to  deploy LetsEncrypt for the added domain within 24 hours. Self-signed SSL certificate is provided as fallback during AutoSSL process. Please make sure that DNS record of the domain should be updated and propagated within 24 hours. 
  • AutoSSL can be combined with Cloudflare DNS integration to make both updating DNS records and deploying Lets Encrypt SSL run automatically.
  • For existing website, AutoSSL option can be enabled/disabled anytime from WebApp settings menu

SSL/TLS Improvements 

  • RunCloud offers new SSL option, to deploy Self Signed SSL Certificate. It is useful for development/testing purpose, not for production use.
  • Self Signed SSL Certificate can be used for RunCloud test domain.
  • Deploy/Edit SSL page layout has been improved and easy to use.
  • For advanced users, you can also change SSL chippers and EDCH curve if you need it.

Domain Types

  • Domain in web applications now is divided into 3 types domain: primary, alias, redirect
  • Primary domain is the main domain of your web application
  • Alias domain is an extra/additional domain of your web application
  • Redirect is domain that will be redirected to primary domain (301 redirect).
  • For backward compatibility, all of your existing webapp domains become alias domain. 
  • You can set an alias/redirect domain as primary domain in your web application. 
  • For WordPress web application, when you change your primary domain, search & replace will be done to update domain URL of your WordPress database.

WWW, Preferred Domain Version, and Wildcard

  • Previously, you need to add www version or wildcard as another domain name, separated from the main domain.
  • Now, you can enable/disable www version and/or wildcard from a domain directly from your Domain name menu.
  • If www version is enabled, you can choose preferred domain version, either www or non-www or no preference. 
  • When you set “www” for preferred domain version, non-www to www redirection is applied automatically without extra config.
  • When you set “non-www” for preferred domain version, www to non-www redirection is applied automatically without extra config.
  • For backward compatibility, RunCloud doesn’t set preferred domain version for all domain in your existing webapp before this update.
  • You can enable www version and select preferred domain version when you create new webapp, add new domain, and create cloning/staging.

Cloudflare DNS Integration

  • You can enable Cloudflare DNS integration when you create new webapp, add new domain, and create cloning/staging.
  • When Cloudflare DNS integration is active, DNS record(s) will be added/updated automatically also when you add new domain, enable www, and enable wildcard
  • You can disable Cloudflare DNS integration of a domain under Domain menu in your Web App. It is useful if you want to add the same domain to another server with Cloudflare DNS integration. 
  • When you deploy Lets Encrypt SSL with dns-01 authorization method with SSL/TLS Advanced and Cloudflare DNS integration is active, Cloudflare API key will be automatically selected.

DNS Manager

  • You can add/update MX Records in Cloudflare via DNS Manager menu
  • You can search a domain name in DNS Manager menu. It is useful if you have a lot of domains in your Cloudflare account

Bug Fixes

  • Fixed: update Traffic Stats for OpenLiteSpeed webapps
  • Fixed: show correct Server Management plan under user dropdown profile.
  • Fixed: delete Apache log when not using Nginx-Apache Hybrid stack
  • Fixed: clear RunCloud Hub Nginx cache from RC panel will still work when there is issue on WordPress site
  • Fixed: when cloning webapp for static site, index.html file should not get removed 

[Fixed] Cloudflare API Issue

Currently, there is an ongoing issue on Cloudflare API, started from Jun 16, 12:06 UTC. You can check the latest status of Cloudflare API here:

https://www.cloudflarestatus.com/

Some RunCloud features are probably affected by this issue from Cloudflare side:

  • Deploy Letsencrypt SSL with dns-01 authorization using Cloudflare API
  • Cloudflare DNS Integration when create webApp or add new domain
  • DNS Manager


[Fixed] UpCloud Server Provisioning Issue

UPDATE: Thanks to UpCloud team for releasing new Ubuntu 20.04 LTS image to fix this issue. You can build new server again with Ubuntu 20.04 LTS using UpCloud & RunCloud, for either Nginx or OpenLiteSpeed stack.

We are currently experiencing a technical issue on UpCloud server provisioning, especially when building the server; installation stucks at 98% for Ubuntu 20.04 LTS for both OLS & Nginx stack.

Our team is still working to fix this issue. If you had to use UpCloud as the server provider, consider choosing Ubuntu 18.04 LTS, which is not affected by this issue.

Our early findings found that the issue was caused by a broken package in the mentioned server image. We have contacted UpCloud to work together towards a resolution. 

Your patience is highly appreciated in the meanwhile.


Changelog - 28 April 2021: OpenLiteSpeed

We are excited to bring the official release of OpenLiteSpeed in RunCloud.

All major features those are supported on Nginx server are fully available also on OpenLiteSpeed server now.

Clone Web Application

This feature now supports both Nginx and OpenLiteSpeed servers. Follow our guide for more details.

You can clone your web application easily,

  • from Nginx to Nginx
  • from Nginx to OpenLiteSpeed
  • from OpenLiteSpeed to Nginx
  • from OpenLiteSpeed to OpenLiteSpeed

Note: if you clone a WordPress site from Native Nginx stack to OpenLiteSpeed, and experience 404 page because of missing .htaccess file, you can simply login to WordPress dashboard, go to Settings - Permalinks page, and click Save Changes button.

WordPress Staging

This feature now supports both Nginx and OpenLiteSpeed servers. Follow our guide for more details.

You can easily create an exact copy of your entire website (web application) for staging and development purpose in seconds. 

Atomic Deployment (Zero Downtime Deployment)

This feature now supports both Nginx and OpenLiteSpeed servers. Follow our guide for more details.

OpenLiteSpeed .htaccess Changes Detection:

Normally once you edit/update .htaccess file in your OpenLiteSpeed web application, you will need to restart OpenLiteSpeed service to take effect for those changes.

When you use OpenLiteSpeed using RunCloud, all .htaccess changes/updates will be detected and OpenLiteSpeed service will be reloaded without downtime automatically.

Deploying & managing OpenLiteSpeed (OLS)servers has never been easier than it is with RunCloud. Follow our guide on how to install WordPress on OpenLiteSpeed.

[Fixed] DigitalOcean Server Provisioning Issue

[Update] This issue has been fixed, you can build new DigitalOcean server again from RunCloud panel using API or connecting via IP address & root password.

We are currently experiencing technical issue on DigitalOcean server provisioning, especially when building server via API and connecting via IP address and root password.

Our team is still working to fix this issue. If you want to build server using DigitalOcean, you can still use our manual server installation method, using installation script.

Show Previous EntriesShow Previous Entries