helm / charts

⚠️(OBSOLETE) Curated applications for Kubernetes
Apache License 2.0
15.49k stars 16.8k forks source link

[mongodb-replicaset stable/chart] Incorporating a mongodb UI to interact with replicaset or individual mongo server #15528

Closed kwill4026 closed 5 years ago

kwill4026 commented 5 years ago

I would like the chart to have the ability to include the option to produce a MongoDB UI alongside the standalone mongodb server or the replicaset. This way one could use the UI to connect to the server.

Is your feature request related to a problem? Please describe. The problem is simply that. I would like to know if this can be included in the mongodb-replicaset helm chart. If not is this something that I can easily incorporate myself.

Describe the solution you'd like I would like when the statefulset or standalone mongodb pods get spun up, it will also spin up in the helm chart, a pod for a Mongodb UI. We could use this image for instance: https://hub.docker.com/r/mrvautin/adminmongo/

Describe alternatives you've considered I wanted to utilize MongoDB Compass since that is the official Mongo Image, but seeing as how it is a enterprise tool I did not know if it was possible to dockerize and use in helm charts.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue is being automatically closed due to inactivity.