[PR #872] Update Supabase Docker configuration and template #7216

Open
opened 2026-05-18 19:19:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/872
Author: @detekfitfounder
Created: 5/17/2026
Status: 🔄 Open

Base: canaryHead: update/supabase


📝 Commits (2)

  • 81faa17 Update Supabase Docker configuration and template
  • 61b8767 Refactor Supabase Docker Compose and Template Configuration

📊 Changes

2 files changed (+440 additions, -252 deletions)

View changed files

📝 blueprints/supabase/docker-compose.yml (+132 -174)
📝 blueprints/supabase/template.toml (+308 -78)

📄 Description

  • Updated Supabase Studio and GoTrue images to the latest versions.
  • Modified healthcheck commands for the Studio service.
  • Enhanced environment variable configuration in docker-compose.yml for better flexibility.
  • Updated Logflare API key references and added new S3 protocol access keys in template.toml.
  • Introduced custom entrypoint script for Kong to handle Lua expressions and environment variable substitution.
  • Added new routes and plugins for enhanced authentication and authorization in Kong configuration.

What is this PR about?

New PR of Update Supabase

Checklist

Before submitting this PR, please make sure that:

Close automatically the related issues using the keywords: closes #ISSUE_NUMBER

Screenshots or Videos


🔄 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/872 **Author:** [@detekfitfounder](https://github.com/detekfitfounder) **Created:** 5/17/2026 **Status:** 🔄 Open **Base:** `canary` ← **Head:** `update/supabase` --- ### 📝 Commits (2) - [`81faa17`](https://github.com/Dokploy/templates/commit/81faa17721cdb55e29ab5dbc9f4382aa35f6c4c6) Update Supabase Docker configuration and template - [`61b8767`](https://github.com/Dokploy/templates/commit/61b87671b717f1ff23438e81606cf6b211a3f771) Refactor Supabase Docker Compose and Template Configuration ### 📊 Changes **2 files changed** (+440 additions, -252 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/supabase/docker-compose.yml` (+132 -174) 📝 `blueprints/supabase/template.toml` (+308 -78) </details> ### 📄 Description - Updated Supabase Studio and GoTrue images to the latest versions. - Modified healthcheck commands for the Studio service. - Enhanced environment variable configuration in docker-compose.yml for better flexibility. - Updated Logflare API key references and added new S3 protocol access keys in template.toml. - Introduced custom entrypoint script for Kong to handle Lua expressions and environment variable substitution. - Added new routes and plugins for enhanced authentication and authorization in Kong configuration. ## What is this PR about? New PR of Update Supabase ## Checklist Before submitting this PR, please make sure that: - [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-requirements-when-creating-a-template - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [x] I have added tests that demonstrate that my correction works or that my new feature works. ## Issues related (if applicable) Close automatically the related issues using the keywords: `closes #ISSUE_NUMBER` ## Screenshots or Videos --- <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-05-18 19:19:06 -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#7216