[PR #628] Add Supabase template 2025-12-18 checkpoint with Postgres 15 & 17 #4964

Open
opened 2026-05-06 17:46:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/628
Author: @whollacsek
Created: 12/25/2025
Status: 🔄 Open

Base: canaryHead: canary


📝 Commits (1)

  • 0388243 Add Supabase template 2025-12-18 checkpoint with Postgres 15 & 17

📊 Changes

6 files changed (+1861 additions, -51 deletions)

View changed files

blueprints/supabase-pg17/docker-compose.yml (+542 -0)
blueprints/supabase-pg17/supabase.svg (+15 -0)
blueprints/supabase-pg17/template.toml (+1156 -0)
📝 blueprints/supabase/docker-compose.yml (+42 -35)
📝 blueprints/supabase/template.toml (+86 -14)
📝 meta.json (+20 -2)

📄 Description

What is this PR about?

New PR of Supabase 2025-12-18 checkpoint

Checklist

Before submitting this PR, please make sure that:

This PR is built on top of https://github.com/Dokploy/templates/pull/537 so please merge that one first, then this PR, closes #433

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/628 **Author:** [@whollacsek](https://github.com/whollacsek) **Created:** 12/25/2025 **Status:** 🔄 Open **Base:** `canary` ← **Head:** `canary` --- ### 📝 Commits (1) - [`0388243`](https://github.com/Dokploy/templates/commit/0388243e70a19a71870bee0b08166c1f00ff572e) Add Supabase template 2025-12-18 checkpoint with Postgres 15 & 17 ### 📊 Changes **6 files changed** (+1861 additions, -51 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/supabase-pg17/docker-compose.yml` (+542 -0) ➕ `blueprints/supabase-pg17/supabase.svg` (+15 -0) ➕ `blueprints/supabase-pg17/template.toml` (+1156 -0) 📝 `blueprints/supabase/docker-compose.yml` (+42 -35) 📝 `blueprints/supabase/template.toml` (+86 -14) 📝 `meta.json` (+20 -2) </details> ### 📄 Description ## What is this PR about? New PR of Supabase 2025-12-18 checkpoint ## 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 - [ ] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [ ] I have added tests that demonstrate that my correction works or that my new feature works. ## Issues related (if applicable) This PR is built on top of https://github.com/Dokploy/templates/pull/537 so please merge that one first, then this PR, closes #433 ## 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-06 17:46:00 -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#4964