-
Notifications
You must be signed in to change notification settings - Fork 174
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
"Brew for DevOps" #167
Comments
Other considerations: How do we make environment-specific configuration (like Big Bang |
Just like I can do |
Right, gotcha. This is different from "components" because they're all about how the "Zarf Cluster" runs, not so much about the things that "the Zarf cluster" would serve for end users. |
Seems like a cool idea... but also like it'll require a lot of storage space since we'd basically be storing/re-hosting (potentially) a bunch of copies of repackaged binaries + container images + git repositories + etc. 🤔 |
The MVP for this could be just the ability to host your own private registry, and then decide if it is worth us hosting a public one (or getting someone else to do it) |
But, we can already do a |
User feature request, Details TBD - Would love to see a "registry" of common packages that one can deploy, with the ability to host a private registry (because air gap)
The text was updated successfully, but these errors were encountered: