Hi everyone I am using Infracost with SELF_HOSTED ...
# general
m
Hi everyone I am using Infracost with SELF_HOSTED configuration and helm chart. But since a few days I have been getting 404 error when I try to launch the helm installation of the package [https://github.com/infracost/helm-charts/releases/download/cloud-pricing-api-0.6.11/cloud-pricing-api-0.6.11.tgz]. Example command:
Copy code
helm upgrade --install <NAME> infracost/cloud-pricing-api -f <CONFIGURATION_FILE.YAML> --namespace <NAMESPACE> --create-namespace --version 0.6.x
How come? Thanks for your help
e
Hi Gianluca, can you please email hello@infracost.io with the email address you used to generate the API key for the self hosted version, and I'll pick it up; - the self hosting has moved into our paid enterprise tier. thanks
m
Hi @early-queen-42970 thanks for this answer, I have another question. Is the Infracost Cloud plan offered in SaaS? In this way we can estimate the infrastructure costs by connecting the repository? Without the need to install Infracost, which is what we have done up until now with the self_hosted mode, correctly?
e
Yes, exactly - you can use the SaaS version the exact same way, and you won't need to install anything
m
Thanks for the support @early-queen-42970