How to set up a custom proxy.
koala-api.yourdomain.com
) to Koala. We recommend avoiding subdomains that include the words analytics
, tracking
or other similar words that are sometimes blocked.
proxy.getkoala.com
)cdn.getkoala.com
)kapi.yourdomain.com
and kcdn.yourdomain.com
.
us-east-1
for them to be usable in CloudFront.proxy.getkoala.com
HTTPS Only
Redirect HTTP to HTTPS
GET, HEAD, OPTIONS, PUT, POST, PATCH, DELETE
CachingDisabled
Create a new Origin Request Policy
koala-api
), this should be the subdomain you want to use for the proxyhttps://yoursubdomain.yourdomain.com/web/projects/YOUR_PUBLIC_KEY
should return a JSON response.sudo killall -HUP mDNSResponder
on macOS.cdn.getkoala.com
as the origin domain.
koala-cdn
or kcdn
- something that denotes this one is for the CDNhttps://yoursubdomain.yourdomain.com/v1/koala/sdk.js
to get a JavaScript response.
cdn.getkoala.com
with your proxy domain: your-cdn-subdomain.yourdomain.com