Accessing & Managing Application Database
In this article, we’ll guide you through the process of accessing your application database on the Kloudbean. By default, Kloudbean disables all external access to database. However, you can easily access using pre-installed phpMyAdmin.
Application Security and Performance Settings
This article provides a comprehensive guide on optimizing your application’s security and performance settings on the Kloudbean platform.
Connecting Git for code deployment
Connecting Git to KloudBean allows seamless integration between your code repository and the deployment platform, simplifying the deployment process. By linking your Git repository to KloudBean, you can easily push code changes.
Enabling Auto Deployment with Kloudbean CI/CD.
Continuous Deployment (CD) is a powerful practice that automates the deployment process, ensuring that code changes are seamlessly pushed to production. With Kloudbean's CI/CD feature, this process becomes even more efficient.
Enabling SSH Access with an Isolated Application User on Server
This article walks you through the process of enabling SSH access for an isolated app user on the Kloudbean. By creating dedicated users with specific permissions, you can ensuring that only authorized users can access respective resources.
Managing Application Domains and Aliases
This article guides you through the process of managing application domains and aliases on the Kloudbean platform. Learn how to configure primary domains, set up domain aliases, and ensure smooth routing for your application.
Managing Application SSL Certificates
This article covers the process of managing SSL/TLS certificates for your application on the Kloudbean platform. Learn how to install, update, and renew certificates to ensure secure communication between your application and its users.
Managing and Restoring Application Backups
This article provides a step-by-step guide on how to manage and restore application backups on the Kloudbean platform. Learn how to schedule regular backups, store them securely, and restore your application to a previous state when needed.
Updating or Resetting Application File Permissions
This article explains how to update or reset application file permissions on the Kloudbean. We’ll guide you through the process of modifying permissions for your application files.
Uploading or Managing Files with EasyDeploy FileManager
This article covers how to upload and manage files on your Kloudbean server using the EasyDeploy FileManager. Learn how to efficiently upload, organize, and manage your project files directly through the platform’s user-friendly interface.