they don't have internet access do they

they don't have internet access do they? I thought the durable object has to handle that. That said the durable object does have access to those things so it can proxy them, but for things like downloading a file thats not really practical
3 Replies
Wonky Onion
Wonky Onion2mo ago
you can add enableInternet = true on the container class if you want to allow internet access, defaults to false i think
gruntlord6
gruntlord6OP2mo ago
oh, thats pretty big actually. Last I checked that wasn't a thing. Still would be nice to have native bindings but that a big improvement
pandalambda2
pandalambda22mo ago
have to be a little careful too, the egress IPs for container internet access are not the same one as the usual proxy ones (the ones that talk to your origin) if whitelisting

Did you find this page helpful?