Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

170 total results found

Migrate Jenkins Pipeline to Elestio

Migrations

This migration document focuses on the migration of the applications supported by Elestio. Find the software list here This document provides a step-by-step guide for migrating your existing Jenkins pipelines to Elestio. Elestio is designed to enhance perform...

Migrate Superset to Elestio

Migrations

This migration document focuses on the migration of the applications supported by Elestio. Find the software list here This document provides a step-by-step guide for migrating your existing Superset pipelines to Elestio. Elestio is designed to enhance perfor...

Migrate Mastodon server to Elestio

Migrations

This migration document focuses on the migration of the applications supported by Elestio. Find the software list here This document provides a step-by-step guide for migrating your existing Mastodon database system to Elestio. Elestio is designed to enhance ...

How are operating system(OS) upgrades managed?

Frequently Asked Questions

Automatic Minor OS Updates: Minor operating system updates are automatically performed every Sunday by default. (Note: This setting can be modified or disabled in the service settings.) Major OS Updates: For major updates, utilize our clone featur...

Why did the payment fail when I was attempting to add credits?

Frequently Asked Questions

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?

Frequently Asked Questions

Are you looking to transfer project ownership or service billing to another user's account? While our direct project owner transfer feature is in the pipeline, there's a workaround available for you to accomplish this task. Presently, we operate on a global a...

How to connect to an Elestio service with SSH keys

Security

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

Databases DB Migration service

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

Databases DB Migration service

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

Databases DB Migration service

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

Databases DB Migration service

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

Databases DB Migration service

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

Databases DB Migration service

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

Databases DB Migration service

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

Databases DB Migration service

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

Databases DB Migration service

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

Databases DB Migration service

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

CI/CD Pipelines

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

CI/CD Pipelines

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

Getting started

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 ...