Add Index page to VerneMQ HELM charts and propose subdomain#352
Add Index page to VerneMQ HELM charts and propose subdomain#352codeadict wants to merge 2 commits intovernemq:masterfrom
Conversation
|
@codeadict thanks, makes a lot of sense. Let me check the docs you linked and see whether I can somehow set up |
|
@codeadict currently we have: |
|
@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 |
|
@ioolkos Any idea on reviving this, it will only change |
|
@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 |
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 ?