-
-
Notifications
You must be signed in to change notification settings - Fork 185
Closed
Labels
Description
Wiki page to modify:
Reverse Proxies
Suggested modifications
Easiest Way to Setup Reverse Proxy
Steps:
- Create a tunnel on Cloudflare Zero Trust.
- Get your tunnel token and set it into your VM.
- Map to http://localhost:8804.
- Done.
Step by step
-
Go to Cloudflare Zero Trust.
-
Access>Tunnels>Create Tunnel
-
Type a
Tunnel namesuch asPlanand save tunnel. -
Click the token to copy it.
-
Terminal>Copy the code that Cloudflare gave you, or the install app, and paste it into terminal and activate it! -
Check if it installed successfully from the terminal output.
-
Go back to
Cloudflare Zero Trust, if you see your connector, then clickNext
-
Choose your favorite domain name and map to
http://localhost:8804 -
Click
Saveand go to your domain namehttps://<your domain name>and done!
Yeah, it also automatically gives you SSL!
How to Stop
You can remove the tunnel on Cloudflare.


