testcontainers-java icon indicating copy to clipboard operation
testcontainers-java copied to clipboard

Cloudfare module

Open shelajev opened this issue 1 year ago • 1 comments

this PR adds a Cloudflare module to programmatically use Cloudflare Quick tunnels for exposing your app to the internet.

The use cases are:

  • making your app available to hooks from public cloud.
  • showing your local application to other people with ease.

Creating the cloudflared container and exposing a port on the host machine is now just a few lines of code away.

shelajev avatar Feb 22 '24 11:02 shelajev

I think this is an unrelated failure now: https://github.com/testcontainers/testcontainers-java/actions/runs/8004718674/job/21862660520#step:4:1624

but I'm not sure :)

shelajev avatar Feb 22 '24 13:02 shelajev