Advanced Search
Search Results
520 total results found
Why did the payment fail when I was attempting to add credits?
Encountering difficulties with payment failures while attempting to add credits? Fear not, as we've outlined a comprehensive guide to help you address the issue: Resolving Payment Failures: A Step-by-Step Guide If you've been experiencing payment failures wh...
How can project ownership or service billing be transferred to another user's account?
This guide explains how to transfer a project ownership from one Elestio account to another. Prerequisites Before starting the transfer: The new owner must have an active Elestio account The new owner must be added as a member in the project with Admin o...
How to connect to an Elestio service with SSH keys
Connecting to an Elestio service Using Existing SSH Keys from a Mac/Linux Machine Step 1: Check for Existing SSH Key Pair First, verify if you have an existing SSH key pair by checking the .ssh directory. Open a terminal and execute the following command: l...
MySQL Database Migration to Elestio
Elestio provides a robust and user-friendly platform for managing your database migrations seamlessly. Whether you are migrating from an on-premises MySQL database or from another cloud provider, Elestio's migration tool simplifies the process. By following a ...
PostgreSQL Database Migration to Elestio
Elestio provides a robust and user-friendly platform for managing your database migrations seamlessly. Whether you are migrating from an on-premises PostgreSQL database or from another cloud provider, Elestio's migration tool simplifies the process. By followi...
MariaDB Database Migration to Elestio
Elestio provides a robust and user-friendly platform for managing your database migrations seamlessly. Whether you are migrating from an on-premises MariaDB database or from another cloud provider, Elestio's migration tool simplifies the process. By following ...
ColumnStore Database Migration to Elestio
Elestio provides a robust and user-friendly platform for managing your database migrations seamlessly. Whether you are migrating from an on-premises ColumnStore database or from another cloud provider, Elestio's migration tool simplifies the process. By follow...
Redis Database Migration to Elestio
Elestio provides a robust and user-friendly platform for managing your database migrations seamlessly. Whether you are migrating from an on-premises Redis database or from another cloud provider, Elestio's migration tool simplifies the process. By following a ...
KeyDB Database Migration to Elestio
Elestio provides a robust and user-friendly platform for managing your database migrations seamlessly. Whether you are migrating from an on-premises KeyDB database or from another cloud provider, Elestio's migration tool simplifies the process. By following a ...
Valkey Database Migration to Elestio
Elestio provides a robust and user-friendly platform for managing your database migrations seamlessly. Whether you are migrating from an on-premises Valkey database or from another cloud provider, Elestio's migration tool simplifies the process. By following a...
MongoDB Database Migration to Elestio
Elestio provides a robust and user-friendly platform for managing your database migrations seamlessly. Whether you are migrating from an on-premises MongoDB database or from another cloud provider, Elestio's migration tool simplifies the process. By following ...
TimescaleDB Database Migration to Elestio
Elestio provides a robust and user-friendly platform for managing your database migrations seamlessly. Whether you are migrating from an on-premises TimescaleDB database or from another cloud provider, Elestio's migration tool simplifies the process. By follow...
Hydra Database Migration to Elestio
Elestio provides a robust and user-friendly platform for managing your database migrations seamlessly. Whether you are migrating from an on-premises Hydra database or from another cloud provider, Elestio's migration tool simplifies the process. By following a ...
How to Create a Pipeline for Git Submodule Repo
Deploying code from a repository that includes Git submodules can be a bit more complex than a standard repository. This article will guide you through the process of deploying a submodule Git repository on the Elestio CI/CD pipeline. Check out our example r...
How to Run a Nuxt App with preinstall script in Elestio
When running a Nuxt.js application using runtime NodeJs, particularly with a preinstall script, you may encounter issues related to missing dependencies or commands not being found. In this guide, we'll walk you through how to set up a pipeline to run a Nuxt a...
How to Deploy or Integrate a Service with Tor Onion on Elestio
To make your services accessible over Tor, you can configure a Tor service within your service Docker Compose setup. This will allow your service to function as an onion site, providing enhanced privacy and limiting access to Tor-compatible browsers. Here’s a ...
SEPA Direct Debit Payment Option on Elestio
At Elestio, we aim to make payment processing as convenient and accessible as possible for our customers. We’re pleased to offer SEPA Direct Debit as a payment option, available to our eligible European customers. This method ensures a secure, easy, and effici...
How to Enable or Disable IPv6 on a Linux Virtual Machine
IPv6 is the latest version of the Internet Protocol, designed to address the limitations of IPv4. In some scenarios, such as managing Docker Hub rate limits, disabling IPv6 may be necessary to ensure smooth operation. This guide provides step-by-step instructi...