RunCloud Hub is a WordPress plugin that allows you to optimize and manage your WordPress web applications in RunCloud.

It can be installed on your WordPress web application directly from the RunCloud dashboard. Just open your web application dashboard, click on “RunCloud Hub” and then hit “Install“.

This provides you with various tools and settings that can help you improve the performance and usability of your WordPress web application. Some of the features that RunCloud Hub offers are:

  • Purge All Cache: This option allows you to clear all the cache files that are stored either on your server or in your browser. This can help you refresh your web application and see the latest changes or updates.

  • Purge Redis Object Cache: You can clear the Redis object cache that is stored in the memory of your server. Redis object cache is a fast and efficient way of caching the objects or data of your web application, such as posts, pages, comments, etc. This can help you reduce the number of database queries and improve the loading speed of your web application.

  • Nginx Cache Method: This setting allows you to choose the type of Nginx page caching method that you want to use for your web application. Nginx page caching is a way of storing and serving the static HTML pages of your web application from the server, without processing PHP or database requests. This can help you improve the performance and scalability of your web application. There are two types of Nginx page caching methods that you can choose from:
    • Redis Full-Page Caching: This method uses Redis to store and serve the full-page cache from the memory of your server. This is an extremely fast and efficient caching system that can handle high traffic and complex web applications.
    • FastCGI/Proxy Page Caching: This method uses Nginx to store and serve the page cache from the disk of your server. This is a simple and reliable caching system that can work well for most web applications.

  • Network Site Switching: This feature allows you to switch between different sites or subdomains of your WordPress multisite network. A WordPress multisite network is a way of creating and managing multiple WordPress sites or subdomains from a single WordPress installation. You can use this feature to apply the RunCloud Hub tools and settings to different sites or subdomains of your network.

You can also perform some common actions for all of the sites or subdomains of your WordPress multisite network at once – such as clearing all of the cache files, preloading all of the cache files, fetching server stats, or pushing server cache rules for your network.