Recently Updated Pages
Node Management
Node management plays a critical role in operating reliable and scalable infrastructure on Elesti...
Deploying a New Cluster
Creating a cluster is a foundational step when deploying services in Elestio. Clusters provide is...
Overview
Elestio provides a complete solution for setting up and managing software clusters. This helps us...
Overview
Hydra is an open-source OAuth2 and OpenID Connect (OIDC) server and identity provider written in ...
Checking Database Size and Related Issues
As your MySQL database grows, it’s crucial to track how space is being used across schemas, table...
Preventing Full Disk Issues
Running out of disk space in a MySQL environment can result in failed writes, temporary unavailab...
Identifying Slow Queries
Slow queries can degrade the performance of your MySQL-based application, leading to lag, timeout...
Detect and terminate long-running queries
Long-running queries in MySQL can degrade database performance by consuming system resources like...
Restoring a Backup
Restoring backups is essential for recovery, environment duplication, or rollback scenarios. Eles...
Creating Manual Backups
Regular backups are a key part of managing a MySQL deployment. While Elestio provides automated b...
Installing and Updating an Extension
MySQL supports a variety of plugins that extend the functionality of the database engine. These p...
Upgrading to a Major Version
Upgrading a database service on Elestio can be done without creating a new instance or performing...
Creating a Database
MySQL is a leading open-source relational database management system (RDBMS) known for its reliab...
Overview
Elestio is the simplest and fastest way to deploy your source code from github/gitlab/docker regi...
Manual Migration Using mysqldump and mysql
Manual migrations using MySQL’s built-in tools mysqldump and mysql, are ideal for users who requi...
Connecting with mysql
This guide explains how to connect to a MySQL database using the mysql command-line tool. It walk...
Connecting with phpMyAdmin
phpMyAdmin is a widely used web-based interface for MySQL that allows you to manage databases, ru...
Connecting with pgAdmin
pgAdmin is a widely used graphical interface for PostgreSQL that allows you to manage, connect to...
Restricting Access by IP
Securing access to services is a fundamental part of managing cloud infrastructure. One of the mo...
Database Migration Service for MySQL
Elestio provides a structured approach for migrating MySQL databases from various environments, s...