Jun 06, 2025
•
7 min read
Setting up a cloud server to host your website can be a daunting task, especially if you are not experienced in server management. However, with the right cloud provider and management tools, the process can be made significantly easier. RunCloud supports many different cloud providers, including Hetzner, a well-known cloud provider that offers reliable, affordable, …
May 24, 2025
•
7 min read
LiteSpeed Cache is a caching plugin for WordPress that helps improve the performance of a website by storing frequently accessed data in a cache. This allows the website to load faster for visitors by reducing the amount of time it takes for the server to process and retrieve the necessary data. LiteSpeed Cache is built …
May 23, 2025
•
8 min read
Is your website drowning in WordPress comment spam? If you’re battling endless waves of bot-generated junk, you’ve likely tried the usual suspects… Do you ever wish there was a different, more fundamental way to tackle this? Fortunately, there is. This guide will walk you through the process of setting up Fail2Ban on your server (specifically …
May 07, 2025
•
8 min read
Most Ubuntu servers can handle far more than a single website. Hosting multiple sites on the same server helps you use resources more efficiently and cut costs. This guide will walk you through the essential steps for installing and configuring multiple WordPress websites using the popular NGINX (LEMP) stack. Why Host Multiple Sites on a …
Apr 29, 2025
•
8 min read
Docker has changed software development and application deployment through containerization. Its intuitive command-line interface, tools such as Docker Desktop, and the vast Docker Hub ecosystem have all made creating, sharing images, and running containerized applications incredibly accessible. But many people don’t realise that the Docker engine isn’t the only containerization technology available. This post will …
Apr 21, 2025
•
9 min read
Is your application slow? Are users complaining about lag? This slowdown might be because your MySQL server is struggling under the weight of a long-running or problematic database query. When your WordPress site or web application relies heavily on its database (and most do!), a single poorly performing query can have a massive impact. Although …
Apr 12, 2025
•
10 min read
Are you tired of manually building, testing, and deploying your applications? Modern Continuous Integration (CI) and Continuous Deployment (CD) approaches can automatically trigger a deployment pipeline to build your Docker image, run tests, push it to a container registry like GHCR or Docker Hub, and deploy it to your server. The best part is that …
Apr 11, 2025
•
8 min read
Deploying your Laravel application with Docker on a VPS might seem daunting at first – especially when you’re juggling server configurations, dependency management, and ensuring your app runs seamlessly in production. Even after building a well-optimized web application, replicating your local environment on a server can be a whole new challenge. In this comprehensive guide, …
Apr 09, 2025
•
8 min read
Do you ever feel like getting your software to run reliably everywhere is almost as challenging as writing it in the first place? If so, then we strongly recommend learning all about Docker containerization. Docker containerization is a technology that packages applications into neat, portable containers that can be run anywhere. But once you’ve created …
© 2025 RunCloud Sdn Bhd