Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supabase - supavisor missing #27

Open
davidbonachera opened this issue Mar 19, 2025 · 5 comments
Open

Supabase - supavisor missing #27

davidbonachera opened this issue Mar 19, 2025 · 5 comments

Comments

@davidbonachera
Copy link

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
Copy link
Contributor

malko commented 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
Copy link

I will perform an update of the template and will probably add a supavisor

#28

@davidbonachera
Copy link
Author

didn't had time since last week sorry. thanks @djin-lucas !

@malko
Copy link
Contributor

malko commented 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
Copy link
Author

davidbonachera commented Mar 30, 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/

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.

[
    {
        "error": {
            "json": {
                "message": "Expected \"#\", \"'\", \"[\", \"\\\"\", \"\\n\", \"\\r\", [ \\t], [A-Za-z0-9_\\-] or end of input but \"<\" found.",
                "code": -32603,
                "data": {
                    "code": "INTERNAL_SERVER_ERROR",
                    "httpStatus": 500,
                    "path": "compose.deployTemplate",
                    "zodError": null
                }
            }
        }
    }
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants