chore: Add documentation to setup Cloudfront as the CDN (#1193)

Add documentation to setup Cloudfront as the CDN
This commit is contained in:
Pranav Raj S
2020-09-03 14:54:11 +05:30
committed by GitHub
parent 9b23a11c5b
commit 3ac32a3fbd
8 changed files with 56 additions and 0 deletions

View File

@@ -179,3 +179,7 @@ vapid_key.private_key
```
Or you can generate a VAPID key from https://d3v.one/vapid-key-generator/
### Using CDN for asset delivery
With the release v1.8.0, we are enabling CDN support for Chatwoot. If you have a high traffic website, we recommend to setup CDN for your asset delivery. Read setting up [CloudFront as your CDN](/docs/deployment/cdn/cloudfront) guide.