You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ The pricing DB dump is downloaded from Infracost's API as that simplifies the ta
40
40
41
41
## Deployment
42
42
43
-
It should take around 15 mins to deploy the Cloud Pricing API. Two deployment methods are supported:
43
+
Two deployment methods are supported:
44
44
1. If you have a Kubernetes cluster, we recommend using [our Helm Chart](https://github.com/infracost/helm-charts/tree/master/charts/cloud-pricing-api).
45
45
2. If you prefer to deploy in a VM, we recommend using [Docker compose](#docker-compose).
46
46
@@ -136,7 +136,7 @@ See [the Infracost docs](https://www.infracost.io/docs/cloud_pricing_api/self_ho
136
136
137
137
## Troubleshooting
138
138
139
-
Please see [this section](https://www.infracost.io/docs/cloud_pricing_api/self_hosted/#troubleshooting) and join our [community Slack channel](https://www.infracost.io/community-chat), we'll help you very quickly 😄
139
+
Please see [this section](https://www.infracost.io/docs/cloud_pricing_api/self_hosted/#troubleshooting).
0 commit comments