Cloudflare Tunnel for multiple LXC containers in Proxmox
I'm running into a problem where I can't get more than one active tunnel working at a time.
I have Proxmox with various LXC containers (Jellyseerr, qBittorrent, etc.)
I've installed Cloudflared LXC via script from tteck using
Add cloudflare gpg key with
&
Added this repo to my apt repositories:
Did &
Log in Cloudflare via CLI:
Copy and paste cloudflare auth link into browser to get linked with my domain on Cloudflare side.
Created tunnel with:
Take note of new generated tunnel ID
Then cd into the cloudflared directory:
Then:
I add the following entry to config.yml file:
CTRL+X, y, ENTER to save to get back.
Then:
Last:
The first time I do this, (when only one entry in the config.yml) it works and tunnel is healthy and active on Cloudflare. When doing this a second time for the next tunnel (and adding the new entry to .yml) it does not work.
Any ideas?
I have Proxmox with various LXC containers (Jellyseerr, qBittorrent, etc.)
I've installed Cloudflared LXC via script from tteck using
Add cloudflare gpg key with
&
Added this repo to my apt repositories:
Did &
Log in Cloudflare via CLI:
Copy and paste cloudflare auth link into browser to get linked with my domain on Cloudflare side.
Created tunnel with:
Take note of new generated tunnel ID
Then cd into the cloudflared directory:
Then:
I add the following entry to config.yml file:
CTRL+X, y, ENTER to save to get back.
Then:
Last:
The first time I do this, (when only one entry in the config.yml) it works and tunnel is healthy and active on Cloudflare. When doing this a second time for the next tunnel (and adding the new entry to .yml) it does not work.
Any ideas?