Replies: 2 comments
-
I can understand wanting to replicate helm inside coolify to manage kubernetes, but maybe i'm misunderstanding a little, but since coolify service is a single digit user container where you can only run one coolify container, (why would it need/ what benefit is there) to run coolify inside a kubernetes cluster? |
Beta Was this translation helpful? Give feedback.
-
Hey @djsisson, Good question! You're right, Coolify is neat as a single container. For folks already deep in Kubernetes, though, running it in K8s (like with this Helm chart) is mostly about keeping everything in one familiar place. Think of it like this:
So, less about scaling Coolify's UI, and more about making its whole stack play nice and robustly within an existing Kubernetes environment. Hope that makes more sense! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Coolify Team,
I hope you are doing well.
I've been working on a community project that I'm excited to share with you today. I hope to get your thoughts and explore how it could best serve the wider Coolify community.
What I've Built: A Production-Ready Helm Chart for Coolify
I've developed a community-maintained, production-ready Helm chart designed to simplify and enhance Coolify deployments on Kubernetes. The primary goal was to provide a robust and flexible solution for users looking to leverage Coolify within their Kubernetes ecosystems.
Here's a brief overview of its key features:
WRONGPASS
andpassword authentication failed
), and ensures database migrations (like theinstance_settings
table creation) run smoothly.Project Links:
https://github.com/saeid-a/coolify-helm
helm repo add coolify-community https://saeid-a.github.io/coolify-helm
An Important Note on its Community Nature:
I've taken care to explicitly mark this as an unofficial, community-driven project in all documentation. It's clearly stated that it's not maintained by or affiliated with the official Coolify team. I intend to support and add value to the Coolify ecosystem.
Why I'm Reaching Out:
A Few Questions for You:
My Commitment:
Regardless of the outcome, I'm committed to:
Thank you for your incredible work on Coolify and for considering this contribution. I'm looking forward to hearing your thoughts when you have a moment.
Beta Was this translation helpful? Give feedback.
All reactions