Results 12 comments of Philipp

@VivianSolide @brandonparee Did you try this with the updated 2.x branch?

Thanks for pointing this out! Would you create a pull request for the `2.x` branch to add folder creation?

Hey, thanks for your merge request! Could you update this patch for the new 2.x branch?

It’s an interesting idea! I see mainly two arguments to be made for sticking with `lambda-watchtower`: 1) Route 53 is much more expensive: measuring latency for a single external HTTPS...

@elia Did you have a chance to take a look at this? I'm not quite sure why the Travis CI build is failing (and only with jruby and 2.1.1). Any...

According to my tests, the performance of the previous implementation is (mysteriously) even a little worse than when using XRegExp. However, the real performance-gap is between using Opal and plain...

I was thinking that the FileSystem adapter might be the right place to add caching because if you have a custom adapter, you probably also want custom caching/cache invalidation logic....

> Not sure how adding cache to render would be less flexible and not fully backwards-compatible thinking Could you elaborate on why? My concern is that the file system adapter...

@jordan-wright Thanks for merging my PR a while back! Do you think you could trigger the build of a new release/new Docker image of Gophish? Because the current Docker image...

If someone else comes across this problem, simply use this modified Dockerfile to build the most recent official release with the CA certificate patch. You don’t even need to download...