Restoring a backup manually in RunCloud is straightforward, but it requires some knowledge of database management. You can directly upload the web app files from the backup file using SFTP. RunCloud uses mysqldumper, which saves each database table as a separate compressed file. This guide will lead you through the process one step at a time.
RunCloud Agent “security-bannedip”. Unable to communicate with the Server
Are you encountering an issue with the RunCloud agent on your server? If you’ve checked the server activity log, you might have come across the following error: RunCloud Agent “security-bannedip”. Unable to communicate with Server ‘server name’(x.x.x.x)
A Game-Changer for Organizing and Managing Your Servers and Collaborating with Your Teams: RunCloud’s Workspaces.
Last year, RunCloud introduced a powerful new feature to their dashboard—Workspaces. This feature is designed to help users better organize and manage their servers, applications, and resources, making it an essential tool for those handling multiple projects and collaborating with your team.
When managing websites and applications on RunCloud, having a reliable file management tool is essential. RunCloud provides a built-in File Manager that lets users manage web app files efficiently. This guide will walk you through its features, common use cases, and limitations to help you make the most of it.
Git is a distributed version control system that helps developers track changes in their code.It enables automated deployments and efficient management of different versions of a project.Using Git for version control in RunCloud is an excellent way to manage web application deployments efficiently.RunCloud-managed servers typically come with Git pre-installed. We can set up Git while configuring web applications directly from the interface.
In today’s digital landscape, managing servers effectively can be a daunting task, especially when you have limited technical knowledge or want to streamline operations. Enter RunCloud, a powerful server management platform that promises to simplify the process, save time, and allow users to focus on their core business. But the big question is—is RunCloud worth it? Let’s break down the platform’s offerings and how it stands up to its cost.
How to Troubleshoot Full Backup Failures Due to “Process Timeout” in RunCloud
Sometimes, you may encounter backup failures while using RunCloud’s backup feature, which can be frustrating. One of the common errors that users face is a backup failing with a message that says:
RunCloud provides a powerful API that allows you to automate various server management tasks, such as deploying web applications, managing databases, and configuring security settings. Here’s how you can leverage the RunCloud API for automation.
RunCloud supports hosting multiple websites from its interface by allowing users to create separate web applications (web apps). Each web app runs under a specific system user, which provides some isolation. Each website is defined as a separate web app and is contained within a single user, ensuring an isolated environment for better security and performance.
Automating deployments streamlines the process of updating your web applications, reducing manual intervention and minimizing the risk of errors. RunCloud offers powerful deployment automation through Git integration and Atomic Deployment. This guide walks you through setting up automated deployments for your web applications using RunCloud.