Skip to content

Set up a cloudflare tunnel + nginx + php + certbot on the fly

Notifications You must be signed in to change notification settings

zaqueoae/instant_cloudflare_tunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Create a tunnel cloudflare and nginx and php

Set up a cloudflare tunnel, and nginx php letsencript website on the fly.

With this script you will create a cloudflare tunnel, launch an nginx and php server, create a php website that can be visited with htts thanks to the letsencript certificate that we will also request.

Requirements: Debian-based Linux.

Just run this command

curl -o tunnel_fast.sh https://raw.githubusercontent.com/zaqueoae/instant_cloudflare_tunnel/refs/heads/main/tunnel_fast.sh?v=1
sudo bash ~/tunnel_fast.sh

Now simply access your domain from the browser and you will be able to see a "Hello world".

About

Set up a cloudflare tunnel + nginx + php + certbot on the fly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages