Docs · Services
Content Delivery Network
Cache & serve from a global PoP network (Mumbai included). Backed by Bunny.net; CloudNx-managed via single bill.
Tutorial
1. Create a distribution
Origin can be HTTPS or s3://<bucket>. Custom hostname is CNAMEable to the Bunny edge.
cloudnx cdn create --name static --origin https://s3.cloudnx.in/photos2. Purge cache
Wildcards supported. Propagates globally in ~10 seconds.
cloudnx cdn purge static '/assets/*'Pricing
Egress GB ₹4 (1.5× Bunny cost) · requests ₹0.10 / million.
CLI
All operations have a cloudnx cdn subcommand. Run cloudnx cdn --help for the full surface.