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

Add Index page to VerneMQ HELM charts and propose subdomain #352

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

codeadict
Copy link
Contributor

Improves the Index page for the Helm charts to make them more discoverable on google and other SE. Proposes a subdomain name for the site but that requires DNS setup following https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/managing-a-custom-domain-for-your-github-pages-site, will this be possible @ioolkos ?

@ioolkos
Copy link
Contributor

ioolkos commented Mar 13, 2023

@codeadict thanks, makes a lot of sense. Let me check the docs you linked and see whether I can somehow set up charts.vernemq.com.

@ioolkos
Copy link
Contributor

ioolkos commented Mar 13, 2023

@codeadict currently we have:
helm repo add vernemq https://vernemq.github.io/docker-vernemq.
Which is not a github pages, so maybe it's enough to make this into a github page. I have to read up on docs for this, admittedly.

@codeadict
Copy link
Contributor Author

@ioolkos https://vernemq.github.io/docker-vernemq is indeed a Github page, this PR just adds a nice index to it and proposes a subdomain. I know the subdomain seems intimidating but it is in reality very easy to set up in Github plus a Cname entry in the DNS

@codeadict
Copy link
Contributor Author

@ioolkos Any idea on reviving this, it will only change helm repo add vernemq https://vernemq.github.io/docker-vernemq to helm repo add vernemq https://charts.vernemq.com

@ioolkos
Copy link
Contributor

ioolkos commented Jun 23, 2023

@codeadict thanks for the reminder, looking into it. Also reminds me to update the Dockerfile to pull correctly named ARM64 or Intel binaries.

@codeadict
Copy link
Contributor Author

codeadict commented Jun 23, 2023

@codeadict thanks for the reminder, looking into it. Also reminds me to update the Dockerfile to pull correctly named ARM64 or Intel binaries.

Awesome, I'm doing the latter here https://github.com/codeadict/docker-vernemq/tree/multiarch_images. @ioolkos I might need to understand/discuss how the vernemq repo itself builds the packages. I'm still in Europe for the next couple of weeks if you wanna have a call and talk without timezone weirdness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants