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

feat(backend): Create Supabase Zarf configuration #345

Closed
2 of 9 tasks
andrewrisse opened this issue Apr 2, 2024 · 2 comments
Closed
2 of 9 tasks

feat(backend): Create Supabase Zarf configuration #345

andrewrisse opened this issue Apr 2, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@andrewrisse
Copy link
Contributor

andrewrisse commented Apr 2, 2024

Deploy Supabase into leapfrog-04 and leapfrog-demo.

Given I am a Leapfrog team member, when I deploy LeapfrogAI systems I can connect them to Supabase in our clusters instead of a cloud SAAS offering.

  • Get the bitnami or community chart deployed locally
  • Determine what customizations (chart variables and UDS overrides) are needed for our use case
    • Auth
    • Ingress (istio) -> uds-operator Package CRD
    • Pepr compliance
    • Note: potentially split this into a new issue for AWS provided backing store (s3) vs HA in-cluster backing store
  • Create Zarf package config that deploys said chart
  • Update uds-bundle.yaml to include the supabase package
  • Create new issues for work needed to utilize this package with our UI/Rag/etc

Additional context

Official docs: https://supabase.com/docs/guides/self-hosting
Community Supported: https://supabase.com/docs/guides/self-hosting#community-supported
Reference for running with Docker: https://supabase.com/docs/guides/self-hosting/docker#running-supabase

@andrewrisse andrewrisse added the enhancement New feature or request label Apr 2, 2024
@CollectiveUnicorn CollectiveUnicorn self-assigned this Apr 4, 2024
@YrrepNoj YrrepNoj added this to the SPRINT milestone Apr 4, 2024
@YrrepNoj YrrepNoj modified the milestones: SPRINT, v0.7.0 Apr 18, 2024
@YrrepNoj YrrepNoj changed the title feat(backend): Deploy Supabase feat(backend): Create Supabase Zarf configuration Apr 18, 2024
@CollectiveUnicorn
Copy link
Contributor

Draft PR can be found here: #380

@YrrepNoj
Copy link
Member

completed; resolved #380

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

No branches or pull requests

3 participants