#๐ hello folks. Over the weekend, I
1 messages ยท Page 1 of 1 (latest)
if you have any feedback on feature request for this, please let me know. many thanks
Kyle has already built something like this: https://daggerverse.dev/mod/github.com/kpenfound/dagger-modules/proxy@beaf4600637b3f492cd3e1e1598ef799d8cd3164
MIght be worth checking out
One thing that jumps out is the module is sometimes referred to as caddy, sometimes as proxy. I'd stick to proxy, since that's the primary purpose of this module.
I actually tried using that module, but for some reason it stopped working after few requests. (and it could be totally my app that was having issues). As i have some experience using caddy earlier, i tried that and thus this module. (Also noticed there is an existing caddy module but it seemed its only for static files at the moment)
The proxy nginx module was the inspiration for this module