[PR #28] [CLOSED] supabase template update [WIP] #1535

Closed
opened 2026-04-20 10:43:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/28
Author: @djin-lucas
Created: 3/20/2025
Status: Closed

Base: mainHead: djin-tech


📝 Commits (6)

  • 2119f30 wip on supabase template
  • 8a05c3d wip supabase template - update on container_name_prefix
  • d3903a5 wip supabase template - fix on CONTAINER_PREFIX variable usage
  • e6e222b Supabase Template Updated
  • cf6c91f added missing pooler.exs
  • 19c992c removed openai key from docker compose

📊 Changes

2 files changed (+154 additions, -28 deletions)

View changed files

📝 blueprints/supabase/docker-compose.yml (+94 -27)
📝 blueprints/supabase/template.yml (+60 -1)

📄 Description

  • Removed line with version: version: "3.8".
  • Add container prefix with 7 char length hash.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/28 **Author:** [@djin-lucas](https://github.com/djin-lucas) **Created:** 3/20/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `djin-tech` --- ### 📝 Commits (6) - [`2119f30`](https://github.com/Dokploy/templates/commit/2119f30c2d48dae22da2c5c302529abb477efb23) wip on supabase template - [`8a05c3d`](https://github.com/Dokploy/templates/commit/8a05c3df9b212a318a93fc49e8a130999fa9b81c) wip supabase template - update on container_name_prefix - [`d3903a5`](https://github.com/Dokploy/templates/commit/d3903a53afad9458c3d06565d51be12d621f9302) wip supabase template - fix on CONTAINER_PREFIX variable usage - [`e6e222b`](https://github.com/Dokploy/templates/commit/e6e222b939df1048bea9bea8dbad0bada489a98f) Supabase Template Updated - [`cf6c91f`](https://github.com/Dokploy/templates/commit/cf6c91f5380927f60068e11e07fcea2e3bb91db5) added missing pooler.exs - [`19c992c`](https://github.com/Dokploy/templates/commit/19c992cc87079d5728366e393f3f1c271e6e8927) removed openai key from docker compose ### 📊 Changes **2 files changed** (+154 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/supabase/docker-compose.yml` (+94 -27) 📝 `blueprints/supabase/template.yml` (+60 -1) </details> ### 📄 Description - Removed line with version: version: "3.8". - Add container prefix with 7 char length hash. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 10:43:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#1535