Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/reference/running/deployment/aws_aurora_ecs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ AWS
https://github.com/geldata/helm-charts/blob/main
/charts/gel-server/README.md

.. include:: ./note_cloud.rst

In this guide we show how to deploy Gel on AWS using Amazon Aurora and
Elastic Container Service.

Expand Down
2 changes: 0 additions & 2 deletions docs/reference/running/deployment/azure_flexibleserver.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ Azure

:edb-alt-title: Deploying Gel to Azure

.. include:: ./note_cloud.rst

In this guide we show how to deploy Gel using Azure's `Postgres
Flexible Server
<https://docs.microsoft.com/en-us/azure/postgresql/flexible-server>`_ as the
Expand Down
2 changes: 0 additions & 2 deletions docs/reference/running/deployment/bare_metal.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ Bare Metal
In this guide we show how to deploy Gel to bare metal using your system's
package manager and systemd.

.. include:: ./note_cloud.rst

.. include:: ./note_cloud_reset_password.rst

Install the Gel Package
Expand Down
2 changes: 0 additions & 2 deletions docs/reference/running/deployment/docker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ Docker

:edb-alt-title: Deploying Gel with Docker

.. include:: ./note_cloud.rst

.. include:: ./note_cloud_reset_password.rst

When to use the "geldata/gel" Docker image
Expand Down
2 changes: 0 additions & 2 deletions docs/reference/running/deployment/fly_io.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ In this guide we show how to deploy Gel using a `Fly.io <https://fly.io>`_
PostgreSQL cluster as the backend. The deployment consists of two apps: one
running Postgres and the other running Gel.

.. include:: ./note_cloud.rst

.. include:: ./note_cloud_reset_password.rst

Prerequisites
Expand Down
2 changes: 0 additions & 2 deletions docs/reference/running/deployment/gcp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ Google Cloud
In this guide we show how to deploy Gel on GCP using Cloud SQL and
Kubernetes.

.. include:: ./note_cloud.rst

.. include:: ./note_cloud_reset_password.rst

Prerequisites
Expand Down
2 changes: 0 additions & 2 deletions docs/reference/running/deployment/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
Deployment
==========

.. include:: ./note_cloud.rst

|Gel| can be hosted on all major cloud hosting platforms. The guides below
demonstrate how to spin up both a managed PostgreSQL instance and a container
running Gel `in Docker <https://github.com/geldata/gel-docker>`_.
Expand Down
2 changes: 0 additions & 2 deletions docs/reference/running/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ While running local project instances with the CLI is low maintenance and easy t

These configuration mechanisms allow you to tailor your Gel deployment to your specific needs. Operations teams can control everything from memory usage, connection limits, to TLS and network settings, ensuring your Gel deployment aligns with organizational policies and infrastructure constraints while maintaining optimal performance.

.. include:: ./deployment/note_cloud.rst

And keep it humming
===================

Expand Down
Loading