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

[Feature request] How to Run Marble in Production on Kubernetes #66

Open
resbkesier opened this issue Dec 30, 2024 · 1 comment
Open

Comments

@resbkesier
Copy link

Hello everyone,

I'm trying to test Marble connected to my Firebase, but when I attempt to deploy it via Helm, it always runs in emulator mode. Is the Helm configuration ready to be used in a production environment if needed? My goal is to simulate a production environment to better understand the tool.

@Pascal-Delange
Copy link
Contributor

Hi @resbkesier.
Indeed, you cannot deactivate the firebase emulator container that will start. However, whether marble uses the firebase emulator or a real firebase app for authentication is controlled by a set of environment variables that should be passed to the containers.
I understand that our documentation on the helm chart is still a bit missing, in the meantime you can perhaps use the docker compose file to set it up ?
Someone shared a doc of the steps to take in the community slack: https://marble-communitysiege.slack.com/archives/C06FRFB7V2M/p1735552980715469?thread_ts=1735552814.380829&cid=C06FRFB7V2M.

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

2 participants