What these configs do:
- Proxy all traffic from Notion to your custom domain
notion.example.tld
and deliver it to your clients - WebSocket proxy support
- Image local disk caching support
- Correct URL rewriting
- Get access logs from real request IPs
This post is a proof of concept proxying a general XaaS without using any vendor-locked FaaS such as Cloudflare Workers or AWS Lambda.
(more…)