-
Notifications
You must be signed in to change notification settings - Fork 93
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
Deploy scancode.io through helm chart #461
Comments
See https://github.com/xerrni/scancode-kube (and let us know how this goes). We have this docs in a PR #442 which we have to merge in soon. |
@AyanSinhaMahapatra I am able to deploy the helm chart after updating some of the cred of postgres. Are you aware about this |
The documentation is now available at https://scancodeio.readthedocs.io/en/latest/installation.html#helm-chart-beta
@shusriva This looks like an issue with the static files (CSS, JS, ...) that are not properly setup. @xerrni any ideas/suggestions about this issue? |
@xerrni @AyanSinhaMahapatra |
@shusriva were you able to fix the |
@tdruez Yes, values.yaml file was missing under scancode folder. I just placed it there. As per my requirement, I have to utilize existing Postgres and Redis from the cluster but I wasn't able to do this with this helm chart. It will be good if someone can define, how to connect scancodeio with existing postgres and redis |
Feedback on the current implementation from @shusriva at #541 (comment)
@shusriva feel free to submit a PR including all those requirements and any extra documentation that would help with the Helm chart deployments. |
Hi Team,
Can you please provide a helmchart to deploy scancode.io in Kubernetes cluster.
Currently creating and managing helm chart for scancode.io is a pain
The text was updated successfully, but these errors were encountered: