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

152 total results found

Deploy examples & apps on Elestio using the "clone template" feature

CI/CD Pipelines

This tutorial will show you how to use our clone template feature in CI/CD. We're going to use a Simple Javascript web application, but you can use any template and deploy it in the same way. 🚀 The clone template feature was similar to forking our examples fr...

Deploy own docker-compose image using Elestio "Custom docker-compose"

CI/CD Pipelines

This tutorial will walk you through the process of deploying your own custom Docker image to the Elestio cloud. Use cases: Deploy one or multiple instances of stateful apps like Wordpress / Directus / MySQL / Redis / RabbitMQ / ... Deploy an internal serv...

Create a new volume

Volumes

To create a new volume in an Elestio: Step 1: Open Elestio Dashboard and then click the volume tab in the left sidebar. Step 2: Select Service Cloud Provider Elestio has the top 5 cloud partners in 85 locations across 27 countries (AWS Lightsail, Di...

Deploy examples & apps on Elestio using the "Import Third-Party Git Repository" feature

CI/CD Pipelines

This tutorial will walk you through the process of deploying GitHub, GitLab, or Bitbucket public repositories in CI/CD using our Import Third-Party Git Repository feature. In our example, we'll use a Simple JavaScript web application public repository, but you...

Elestio Data Processing Agreement

Legal & Compliance

Last Modified: December 21, 2022 1. Background This Data Processing Agreement (‘’DPA’’) is attached to the General Terms (available at https://elest.io/terms and forms an inseparable part of the Agreement entered into by Elestio limited (hereinafter “Elestio...

Documentation

Elestio Terraform provider

With Elestio’s Terraform provider, you can use an open-source infrastructure as code software tool to declare and manage your cloud services. See the Elestio Terraform provider documentation to learn about the services and resources, and visit the GitHub...

Get started

Elestio Terraform provider

Build your first Elestio Terraform project This exemple shows the setup for a Terraform project containing a single PostgreSQL service, and shows off some useful commands to stand up (and destroy) your Elestio infrastructure. You can check this repository ...

Providers, datacenters and server types

Elestio Terraform provider

This guide explain how to find available options for provider_name, datacenter and server_type variables when you want to manage a service resource with terraform : resource "elestio_vault" "my_vault" { ... provider_name = "hetzner" datacente...

Import an existing resource

Elestio Terraform provider

You can use the terraform import command to import in the Elestio state an existing project or service already running. Project # Import a project by specifying the project ID. terraform import elestio_project.myawesomeproject project_id Declare the ...

Why am I receiving a low credit warning even though auto recharge is enabled?

Frequently Asked Questions

Users who have credits remaining for less than 7 days receive a low credit warning email once per day.To avoid this, increase your credit warning limit to a level corresponding to your cash burn rate to satisfy the 7-day credit requirement. You can change you...

Can I install more than one software on the same VM?

Frequently Asked Questions

Our dedicated services are running in complete isolation, so one service equals one VM. Using our CI/CD system, you can install multiple software's on a single VM.  

Can I migrate/clone my service to another cloud or region?

Frequently Asked Questions

Yes, you can migrate or clone a running service to any other target cloud or region by simply clicking the "clone" button on the service dashboard.  

Is it possible to restrict access to my virtual machine (with a firewall)?

Frequently Asked Questions

Yes, every service has a pre-configured firewall that allows access to the internet through ports specific to certain applications. From the service dashboard, you can easily restrict access to a single or a range of IPs. Learn more about setting your firewal...

What type of support does Elestio offer?

Frequently Asked Questions

Email and community support via our forum is available to everyone with our Test plan, with no SLA. Staging Support plans offers a guaranteed response within 2 business days and priority queueing for support tickets, and email support. Production Support pla...

Can my software services communicate between different cloud providers safely?

Frequently Asked Questions

Every Elestio project establishes a unique and secure encrypted virtual network, allowing services within the project to communicate through private IPv4 addresses. This communication occurs with nearly line-speed throughput, regardless of location or service...

Can I deploy Elestio services on-premise or on my existing cloud infrastructure?

Frequently Asked Questions

Yes, you can connect any on-premises or cloud VM managed services dashboard with our "Bring Your Own VM" (BYOVM) feature. Any software we provide can be installed on your own infrastructure, and it will be handled just like any other virtual machine (VM) we ru...

AWS EC2 or (BYOAWS) Bring Your Own AWS Account

Cloud Providers

AWS is the largest cloud provider with one of the best networks available and a large number of regions and data centers. Supported Services Compute ✅ Private network ✅ Firewall ✅ Volumes ✅ Elastic IP ✅ Snapshots ✅ ...

Create a new service with Bring your own AWS Account (BYOAWS)

Getting started

 To create a new service, first, open Elestio Dashboard, then go to services from the left sidebar and click the button to create a new service. The first step is to choose a template or service to deploy and then click Deploy to move on to the next step....

Update AWS Account Access and Secret Credentials

Projects & Teams Projects

You can update your AWS Access and Secret Credentials at any time inside your project settings. To update AWS account credentials, go to the project settings in the left sidebar and then to the AWS Account tab. Enter your AWS Account Administration New acces...

Increase AWS Main (Disk Or Volume) Size

Services Dashboard Overview

Your AWS provider instance disc size can be changed at any time between 10 GB and 10 TB. On AWS Disk, you can only increase the disc size, not decrease it. According to AWS policy, after upgrading a disc size, you must wait at least 6 hours before upgrading ...