digitalocean / droplet-1-clicks

Packer build scripts for DigitalOcean Marketplace 1-clicks.
MIT License
117 stars 63 forks source link

Fix the supabase 1-click application #138

Closed alexeigutium closed 1 year ago

alexeigutium commented 1 year ago

New supabase repo update broke our supabase app (https://github.com/supabase/supabase/commit/e974bcc02876b1706f31d37e28f41b6f3f22989e#diff-423deb13b7c401b1a7f41ee91c77f722e11d2f317d6a66b546524e8a04cc8b03L26). Also we had found other problem with supabase korn, it was failing cause of missed credentials in the configs (https://github.com/supabase/supabase/commit/b3114508d0043fa92b01068d9a0848b7e2115732).

This PR fixes both problems and turns off auto update for supabase docker compose files