Skip to content

Commit ba406fa

Browse files
zackelanZack ElanCopilot
authored
docs: remove note that recommends running on Gel Cloud (#9130)
Co-authored-by: Zack Elan <zack@geldata.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
1 parent 0dd981a commit ba406fa

File tree

9 files changed

+0
-22
lines changed

9 files changed

+0
-22
lines changed

docs/reference/running/deployment/aws_aurora_ecs.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ AWS
1515
https://github.com/geldata/helm-charts/blob/main
1616
/charts/gel-server/README.md
1717

18-
.. include:: ./note_cloud.rst
19-
2018
In this guide we show how to deploy Gel on AWS using Amazon Aurora and
2119
Elastic Container Service.
2220

docs/reference/running/deployment/azure_flexibleserver.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ Azure
66

77
:edb-alt-title: Deploying Gel to Azure
88

9-
.. include:: ./note_cloud.rst
10-
119
In this guide we show how to deploy Gel using Azure's `Postgres
1210
Flexible Server
1311
<https://docs.microsoft.com/en-us/azure/postgresql/flexible-server>`_ as the

docs/reference/running/deployment/bare_metal.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ Bare Metal
99
In this guide we show how to deploy Gel to bare metal using your system's
1010
package manager and systemd.
1111

12-
.. include:: ./note_cloud.rst
13-
1412
.. include:: ./note_cloud_reset_password.rst
1513

1614
Install the Gel Package

docs/reference/running/deployment/docker.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ Docker
66

77
:edb-alt-title: Deploying Gel with Docker
88

9-
.. include:: ./note_cloud.rst
10-
119
.. include:: ./note_cloud_reset_password.rst
1210

1311
When to use the "geldata/gel" Docker image

docs/reference/running/deployment/fly_io.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ In this guide we show how to deploy Gel using a `Fly.io <https://fly.io>`_
1010
PostgreSQL cluster as the backend. The deployment consists of two apps: one
1111
running Postgres and the other running Gel.
1212

13-
.. include:: ./note_cloud.rst
14-
1513
.. include:: ./note_cloud_reset_password.rst
1614

1715
Prerequisites

docs/reference/running/deployment/gcp.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ Google Cloud
99
In this guide we show how to deploy Gel on GCP using Cloud SQL and
1010
Kubernetes.
1111

12-
.. include:: ./note_cloud.rst
13-
1412
.. include:: ./note_cloud_reset_password.rst
1513

1614
Prerequisites

docs/reference/running/deployment/index.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
Deployment
66
==========
77

8-
.. include:: ./note_cloud.rst
9-
108
|Gel| can be hosted on all major cloud hosting platforms. The guides below
119
demonstrate how to spin up both a managed PostgreSQL instance and a container
1210
running Gel `in Docker <https://github.com/geldata/gel-docker>`_.

docs/reference/running/deployment/note_cloud.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/reference/running/index.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ While running local project instances with the CLI is low maintenance and easy t
2828

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

31-
.. include:: ./deployment/note_cloud.rst
32-
3331
And keep it humming
3432
===================
3533

0 commit comments

Comments
 (0)