TheAnachronism
TheAnachronism
I've published a first version of the helm chart here: https://git.anachronis.dev/TheAnachronism/-/packages/helm/docspell/ Anyone's free to test around with this and suggest any improvements ^^
AFAIK, GitHub has a package registry for public repos, right? I thought Helm was included there. Otherwise, https://artifacthub.io/ would be an option too. Or using the OCI registry version, docker...
Mhh I think it would be worth looking into artifact hub. If we want to make a helm chart available @eikek, we'll need some registry to host it.
Nice work! I see you went the route of just supplying the entire config as the docspell.conf file. I was thinking about that as well, but eventually, I thought I'd...
Mhhh, yeah why not. Do you want to separate docker and kubernetes stuff as well? Or just make the kubernetes stuff a subdirectory of the docker repo?
For starters, I think it would be OK if we have one repo for all the containerization stuff. So docker and different Kubernetes deployment options (Helm and Kustomize, I'd say)...
I'm finally able to pick this topic up again. Like I said, it's going in a separate repo @eikek ?
Lets just call it docker and have it under the Docspell org. I'll look into how the helm chart can be properly hosted ^^
It looks like with a GitHub pages set up, the helm chart can be hosted on there. Maybe this page can then be published under helm.docspell.org or whatever.
Also, @eikek, do you have an email I could reach you on? Had a look at your profile and wanted to ask you something directly ^^