mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 10:05:25 -05:00
Supabase - supavisor missing #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @davidbonachera on GitHub (Mar 19, 2025).
Hello it seems like there's an issue on supabase and we are missing one container which is the supavisor:
https://github.com/supabase/supabase/blob/master/docker/docker-compose.yml
I'll try to make it works myself and see if i can update the template
@malko commented on GitHub (Mar 24, 2025):
@davidbonachera did you make any progress? Open to help if you want, i can test or experiment on my local instance if you want.
@djin-lucas commented on GitHub (Mar 25, 2025):
I will perform an update of the template and will probably add a supavisor
https://github.com/Dokploy/templates/pull/28
@davidbonachera commented on GitHub (Mar 25, 2025):
didn't had time since last week sorry. thanks @djin-lucas !
@malko commented on GitHub (Mar 26, 2025):
Proposed a PR with the latest version with supavisor included #40 you can test it there: https://malko-latest-supabase.templates-70k.pages.dev/
@davidbonachera commented on GitHub (Mar 30, 2025):
I've been trying to use your URL as a base URL when creating a service from template, and I can find your version : 1.25.02#7709e8d
But once I hit create i'm getting and error, not sure if i should test that way.
@malko commented on GitHub (Apr 1, 2025):
@davidbonachera sorry to hear that, don't know why you get that error, anyway i miss time for now to push forward my investigations to make this proposal work properly. For now i still can't get the mails to be send and there's also an issue related to missing logs
@malko commented on GitHub (Apr 13, 2025):
@davidbonachera here's a new attempt for latest supabase version #76 can you try and see if the problem still persist for you ?
@davidbonachera commented on GitHub (Apr 22, 2025):
Just tried with the new url: https://malko-supabase-1-25-03.templates-70k.pages.dev/ and it worked, template downloaded and deployed properly.
Thanks a lot !
@Jcaster99 commented on GitHub (May 18, 2025):
@malko i am test with latest dokploy v0.22.5 does not work
error:
Container supabase-e755-analytics Error
Container supabase-e755-analytics Error
Container supabase-e755-analytics Error
Container supabase-e755-analytics Error
Container supabase-e755-analytics Error
Container supabase-e755-analytics Error
Container supabase-e755-analytics Error
Container supabase-e755-analytics Error
dependency failed to start: container supabase-e755-analytics is unhealthy
Error: ❌ Docker command failed
@malko commented on GitHub (May 18, 2025):
@Jcaster99 can you show your environment file (without the secrets)