-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Creating InfluxDB 3 Explorer Docker Image #2598
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
base: master
Are you sure you want to change the base?
Creating InfluxDB 3 Explorer Docker Image #2598
Conversation
Hi @sanderson and @bnpfeife, Could you please review this PR for the InfluxDB 3 Explorer documentation? This adds all the required files for the Docker Official Images documentation following the established standards. Also, I'd like to add @garylfowler and @jstirnaman as reviewers on this PR as well. Could you let me know how to add additional reviewers, or if you could add them for me? Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Just a few marketing and compatibility suggestions.
Co-authored-by: Jason Stirnaman <[email protected]>
Co-authored-by: Jason Stirnaman <[email protected]>
Co-authored-by: Jason Stirnaman <[email protected]>
Co-authored-by: Jason Stirnaman <[email protected]>
FWIW, it's kind of odd to start the "new image review" process with a documentation PR (and especially only a documentation PR) -- was this intended to be for us, or for your internal discussions? At a first blush it seems weird to have a separate image/repository for |
@tianon Thanks for the feedback and sorry for the confusion, I am still learning how to create on this repo properly. This isn't for a new image review. This is documentation for an existing image already live on Docker Hub. Its : I was trying to create a Docker Hub README for InfluxDB 3 Explorer, similar to how other image README's have been published (Telegraf, chronograf, & Influxdb). The goal is to provide proper documentation for the live image. InfluxDB 3 Explorer is a standalone web UI that connects to InfluxDB instances. I think the separation makes sense because it runs independently from the InfluxDB server. Is this the right process for creating a README documentation or should I submit this elsewhere? |
Ahh, that explains some things -- this repository has nothing to do with any images under |
This PR adds the required documentation files for the influxdb3-explorer Docker Official Image.