[GH-ISSUE #7] generate-traefik-config.sh doesn't work #6

Open
opened 2026-02-27 21:00:47 +03:00 by kerem · 0 comments
Owner

Originally created by @shahern004 on GitHub (Jul 25, 2025).
Original GitHub issue: https://github.com/sfnemis/proxmox-traefikproxy-cloudflaretunnel/issues/7

Originally assigned to: @shahern004 on GitHub.

Problem
The generate-traefik-config.sh helper script defaults to the arguments missing function, even when executed as directed.

Reproduce

root@traefik:/etc/traefik/dynamic# ./generate-traefik-config.sh proxmox proxmox.mywebsite.com http://192.168.101.10:8006
Usage: -bash <name> <fqdn> <backend_url>
Example: -bash lldap lldap.example.com http://10.10.01.3:17170
Originally created by @shahern004 on GitHub (Jul 25, 2025). Original GitHub issue: https://github.com/sfnemis/proxmox-traefikproxy-cloudflaretunnel/issues/7 Originally assigned to: @shahern004 on GitHub. **Problem** The generate-traefik-config.sh helper script defaults to the arguments missing function, even when executed as directed. **Reproduce** ``` root@traefik:/etc/traefik/dynamic# ./generate-traefik-config.sh proxmox proxmox.mywebsite.com http://192.168.101.10:8006 Usage: -bash <name> <fqdn> <backend_url> Example: -bash lldap lldap.example.com http://10.10.01.3:17170 ```
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmox-traefikproxy-cloudflaretunnel#6
No description provided.