[GH-ISSUE #8] Request clarity on running generate-traefik-config.sh #4

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

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

README.md line 172 generate-traefik-config.sh

It is unclear to me what to put in here. The example is ‘lldap’. Local LDAP? Should I be running this for every LXC?

example:

./generate-traefik-config.sh host01 host01.mytld.net http://192.168.1.100:3000
./generate-traefik-config.sh host02 host02.mytld.net http://192.168.1.101:8080
./generate-traefik-config.sh proxmox01 proxmox01.mytld.net https://192.168.1.10:8006
Originally created by @skorten on GitHub (Jul 27, 2025). Original GitHub issue: https://github.com/sfnemis/proxmox-traefikproxy-cloudflaretunnel/issues/8 README.md line 172 `generate-traefik-config.sh` It is unclear to me what to put in here. The example is ‘lldap’. Local LDAP? Should I be running this for every LXC? example: ``` ./generate-traefik-config.sh host01 host01.mytld.net http://192.168.1.100:3000 ./generate-traefik-config.sh host02 host02.mytld.net http://192.168.1.101:8080 ./generate-traefik-config.sh proxmox01 proxmox01.mytld.net https://192.168.1.10:8006 ```
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#4
No description provided.