GitXplorerGitXplorer
s

supabase-kubernetes

public
486 stars
133 forks
61 issues

Commits

List of commits on branch main.
Verified
17e14e812fd60a7b5eedb56bf3b359f42ebf91a4

Merge pull request #63 from Mikey032/feature/auth-allow-additional-secrets

aarpagon committed 4 months ago
Unverified
4ce87597c743cc4f5a3816b5be6e7d2fbbceb68c

bump chart version

MMikey032 committed 8 months ago
Unverified
47ec361624c63c1dfe62dd3d125b74f40fd8ef13

Feat auth: allow additional secrets as env variables

MMikey032 committed 8 months ago
Verified
7963191d71eb2f9b9390bc7ecd396833f37d4365

Merge pull request #58 from attiasr/main

aarpagon committed 9 months ago
Verified
82f38bbeb9002fee18ffb8fa1effb9fae951c23e

bump version

aattiasr committed 9 months ago
Verified
f249d3c902ede3cbed06abeba5267db0628acc64

fix #57

aattiasr committed 9 months ago

README

The README file for this repository.

Supabase Kubernetes

This repository contains the charts to deploy a Supabase instance inside a Kubernetes cluster using Helm 3.

For any information regarding Supabase itself you can refer to the official documentation.

What's Supabase ?

Supabase is an open source Firebase alternative. We're building the features of Firebase using enterprise-grade open source tools.

How to use ?

You can find the documentation inside the chart directory

Roadmap

  • [ ] Multi-node Support

Support

This project is supported by the community and not officially supported by Supabase. Please do not create any issues on the official Supabase repositories if you face any problems using this project, but rather open an issue on this repository.

Contributing

You can contribute to this project by forking this repository and opening a pull request.

When you're ready to publish your chart on the main branch, you'll have to execute sh build.sh to package the charts and generate the Helm manifest.

License

Apache 2.0 License.