Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Adding Elestio as one-click deployment option #9939

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ Check out the instructions for the following one-click deployment options:
| DigitalOcean | [![Deploy to DigitalOcean](https://graphql-engine-cdn.hasura.io/img/create_hasura_droplet_200px.png)](https://marketplace.digitalocean.com/apps/hasura?action=deploy&refcode=c4d9092d2c48&utm_source=hasura&utm_campaign=readme) | [docs](https://hasura.io/docs/latest/graphql/core/guides/deployment/digital-ocean-one-click.html#hasura-graphql-engine-digitalocean-one-click-app) |
| Azure | [![Deploy to Azure](http://azuredeploy.net/deploybutton.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3a%2f%2fraw.githubusercontent.com%2fhasura%2fgraphql-engine%2fmaster%2finstall-manifests%2fazure-container-with-pg%2fazuredeploy.json) | [docs](https://hasura.io/docs/latest/graphql/core/guides/deployment/azure-container-instances-postgres.html) |
| Render | [![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https://github.com/render-examples/hasura-graphql) | [docs](https://hasura.io/docs/latest/graphql/core/guides/deployment/render-one-click.html) |
| Elestio | [![Deploy](https://pub-da36157c854648669813f3f76c526c2b.r2.dev/deploy-on-elestio-black.png)](https://elest.io/open-source/hasura) | [docs](https://hasura.io/docs/latest/graphql/core/guides/deployment/elestio-one-click.html) |

> Note: The Hasura GraphQL Engine collects anonymous telemetry to understand usage and provide the best experience. Read more [here](https://hasura.io/docs/latest/policies/telemetry/) on what data is collected and the procedure to opt out.

Expand Down
63 changes: 63 additions & 0 deletions docs/docs/deployment/deployment-guides/elestio-one-click.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
---
description: One click deploy Hasura on Elestio
keywords:
- hasura
- docs
- guide
- deployment
- elestio
- fully managed
sidebar_position: 11
sidebar_label: Using Elestio (one-click)
---

import Thumbnail from '@site/src/components/Thumbnail';

# Deploying Hasura GraphQL Engine on Elestio with One-click

:::info Note

Make sure to [create an Elestio account](https://elest.io) first.

:::

## One click start with the service

Head over to [Elestio Marketplace](https://elest.io/open-source/hasura) and click on "Deploy Hasura" or click on the button below

[![Deploy](https://pub-da36157c854648669813f3f76c526c2b.r2.dev/deploy-on-elestio-black.png)](https://elest.io/open-source/hasura)

## Select the providers

- Select cloud service provider of your choice.
- Choose region of your choice
- Select service plan. The smallest one offers 1 CPU, 2 GB RAM etc.
- Confirm the details and hit "Next"

<Thumbnail src="/img/deployment/elestio-choose-provider.png" alt="Choose the provider of your choice on Elestio" />

## Configure your application
- Select the support level
- Name your application
- Add admin email (You can add email you want to access your application from)
- Click "Create Service"
- Here you also get option to copy your terraform config (Optional)

<Thumbnail src="/img/deployment/elestio-support-level.png" alt="Choose the support level of your choice on Elestio" />

## Use Hasura GraphQL Engine
- Click on "Display Admin UI"
- Go to Admin Ui link provided
- Add password provided on Elestio dashboard and access your Hasura application

<Thumbnail src="/img/deployment/elestio-dashboard.png" alt="Use the Admin UI details" />

<Thumbnail src="/img/deployment/elestio-hasura-dashboard.png" alt="Use the Hasura UI to perform your tasks" />

## Update Hasura GraphQL Engine
- Go to Overview section in your Ackee service
- Click "Change version" inside Software section
- Choose the latest version or the version of your choice.
- Additionally update the configs or restart the instance with single clink under same section

<Thumbnail src="/img/deployment/elestio-version-upgrade.png" alt="Upgrade your Hasura Application with newer releases" />
2 changes: 2 additions & 0 deletions docs/docs/deployment/deployment-guides/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ you:
- [Deploy using Nhost One-click Deploy with Managed PostgreSQL, Storage, and Auth](/deployment/deployment-guides/nhost-one-click.mdx)
- [Deploy using Digital Ocean One-click App on Marketplace](/deployment/deployment-guides/digital-ocean-one-click.mdx)
- [Deploy using Render One-click Deploy with Managed PostgreSQL](/deployment/deployment-guides/render-one-click.mdx)
- [Deploy using Elestio as Fully Managed Application](/deployment/deployment-guides/elestio-one-click.mdx)

## Deployment guides {#all-deployment-guides}

Expand All @@ -43,3 +44,4 @@ Choose from the full list of deployment guides:
- [Deploy using Nhost One-click Deploy with Managed PostgreSQL, Storage, and Auth](/deployment/deployment-guides/nhost-one-click.mdx)
- [Deploy using Koyeb Serverless Platform](/deployment/deployment-guides/koyeb.mdx)
- [Deploy using Flightcontrol on AWS Fargate](/deployment/deployment-guides/flightcontrol.mdx)
- [Deploy using Elestio as Fully Managed Application](/deployment/deployment-guides/elestio-one-click.mdx)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.