Skip to content

Docs for Installation using Helm chart ? #128

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

Open
HenrikDK opened this issue Mar 26, 2025 · 1 comment · May be fixed by #130
Open

Docs for Installation using Helm chart ? #128

HenrikDK opened this issue Mar 26, 2025 · 1 comment · May be fixed by #130

Comments

@HenrikDK
Copy link

Hi, we're interested in using the project with our self hosted runner setup.

But the docs are kinda confusing?

"The cache server is available as a Docker image and can be deployed via Docker Compose or Kubernetes."

Docker Compose is usually used for local development, and writing "kubernetes" doesn't really help :D

You seem to be maintaining a helm chart here:

https://github.com/falcondev-oss/github-actions-cache-server/tree/dev/install/kubernetes/github-actions-cache-server

But there are no installation instructions? What is the repository url?

Typically is would expect to find something like:
https://github.com/HenrikDK/helm-charts

@atishaninov-xometry
Copy link

As far as i can tell, this chart is not "published" anywhere as a repository, and right now the only way to operate this chart is to make a git clone, and do something like helm install <release-name> ./install/kubernetes/github-actions-cache-server/

In order to use this chart with something like ArgoCD or Flux, it would be nice to see packed releases, either via chart-releaser-action, or as OCI artifact in GHCR.

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