GitXplorerGitXplorer
s

supabase-kubernetes

public
486 stars
133 forks
61 issues

Commits

List of commits on branch main.
Verified
146660a2b28435a1e47329bffa79e81ef18e038e

Merge pull request #54 from drpsyko101/secret-ref

aarpagon committed 9 months ago
Unverified
1614614837b16f20bb631ae9dee152d0ea3eb8ed

Fix minio secret handling

ddrpsyko101 committed 9 months ago
Unverified
e0ee868c64cab5c74d04560046feebf087b9f1fb

Fix JWT expiry value not being parsed

ddrpsyko101 committed 9 months ago
Unverified
23ef62dd83967ad96745cd3edefb19d2f6411796

Fix db secret not created by default

ddrpsyko101 committed 9 months ago
Unverified
ff3a02474d7387baa54a65f981aa96307e18ea40

Fix secretRefKey included in secret

ddrpsyko101 committed 9 months ago
Unverified
f6cbcdb1629a918ccf11a6680472d82ff77a25ec

Bump chart version

ddrpsyko101 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.