ubbitz
ubbitz
CDCloudflare Developers
Created by ubbitz on 4/16/2024 in #general-help
Cloudflare Tunnel for multiple LXC containers in Proxmox
wow i think i got it. i never knew you could add multiple public host names within a tunnel!
11 replies
CDCloudflare Developers
Created by ubbitz on 4/16/2024 in #general-help
Cloudflare Tunnel for multiple LXC containers in Proxmox
would i add multiple public host names in the tunnel on cloudflare?
11 replies
CDCloudflare Developers
Created by ubbitz on 4/16/2024 in #general-help
Cloudflare Tunnel for multiple LXC containers in Proxmox
@Beny i guess what i dont understand is if this way configures one tunnel but allows connecting multple services, how would all the services be shown and configured on the Cloudflare side? For example, in your config example you put Jellyseerr and qBittorrent, with their respective hostnames and service/IPs, how would both of those show up cloudflare side with just the one tunnel?
11 replies
CDCloudflare Developers
Created by ubbitz on 4/16/2024 in #general-help
Cloudflare Tunnel for multiple LXC containers in Proxmox
@Beny I installed cloudflared in it's own Proxmox container. I ran
cloudflared tunnel login
cloudflared tunnel login
copy/paste the auth/connect link, get connected etc. Then I create the new tunnel:
cloudflared tunnel create <tunnel-name>
cloudflared tunnel create <tunnel-name>
After that I update the cloudflared config like you listed above. After updating the cloudflared config, i run
cloudflared tunnel route dns <tunnel-name> <sub.domain.com>
cloudflared tunnel route dns <tunnel-name> <sub.domain.com>
then
cloudflared tunnel run <tunnel-name>
cloudflared tunnel run <tunnel-name>
from what I understand, this creates a tunnel on the Cloudflare side, which you can assign a public hostname and the internal URL of the service you're running. I suppose I'm lost on how the above config would translate on the Cloudflare side, and how it would all connect
11 replies
CDCloudflare Developers
Created by ubbitz on 4/16/2024 in #general-help
Cloudflare Tunnel for multiple LXC containers in Proxmox
Thanks for sharing this. Would you mind breaking it down for me so I understand better? I guess I want to understand how this helps with creating a tunnel for multiple containers
11 replies
CDCloudflare Developers
Created by ubbitz on 4/16/2024 in #general-help
Cloudflare Tunnel for multiple LXC containers in Proxmox
@RyanKnack I should add that these steps always result in the newly created tunnel populating on the cloudflare side. However: 1. Only the first entry/attempt will successfully connect, show as Healthy, with a connector ID on the Cloudflare side. 2. Any subsequent tunnel additions will still populate the new tunnel name on the Cloudflare side, but it will register as Inactive with no Connector ID
11 replies
CDCloudflare Developers
Created by ubbitz on 4/6/2024 in #general-help
Connecting to Docker container via Cloudflare Tunnel
This is what I get when attempting to curl
8 replies
CDCloudflare Developers
Created by ubbitz on 4/6/2024 in #general-help
Connecting to Docker container via Cloudflare Tunnel
curl: (35) OpenSSL/3.0.11: error: 0A00010B:SSL routines::wrong version number
8 replies
CDCloudflare Developers
Created by ubbitz on 4/6/2024 in #general-help
Connecting to Docker container via Cloudflare Tunnel
Yes, a virtual network I created. But I could’ve set it up incorrectly as I’m new and still learning
8 replies