traefik icon indicating copy to clipboard operation
traefik copied to clipboard

Port ranges for entrypoints in static configuration

Open xzycn opened this issue 4 years ago • 4 comments

Welcome!

  • [X] Yes, I've searched similar issues on GitHub and didn't find any.
  • [X] Yes, I've searched similar issues on the Traefik community forum and didn't find any.

What did you expect to see?

Hi, I have a problem similar to #1677, even if you have added template support for file provider(dynamic configuration),but it isn't for static configuration,as you mentioned in docs:

Go Templating only works with dedicated dynamic configuration files. Templating does not work in the Traefik main static configuration file.

So, you dosen't solve the problem in #1677(want to use template in entryPoints key,but entryPoints key must be in static configuration) actually in my opinion, do you have any advices for this problem? Thank you in advance !

xzycn avatar Sep 13 '21 03:09 xzycn

Any updates on this topic? 🤞

cferrera avatar Mar 28 '22 08:03 cferrera

I'm also having this issue. Basically, I want a custom HTTPS port in my redirect so that I can run multiple different compose stacks on the same machine bound to localhost. This works fine with the docker provider and labels but I am having an issue where sometimes Windows Docker is not starting the containers correctly so that traefik is not discovering the other services, so I figured a file provider will fix that.

madhavajay avatar Jul 21 '22 07:07 madhavajay

Also, another way to happily solve this would be if cmd line args could layer over the top of the static file... if thats possible?

madhavajay avatar Jul 21 '22 23:07 madhavajay

Any update on this issue?

pacholoamit avatar Sep 16 '22 19:09 pacholoamit

Seems to be of interest at least for 5 years and now it also hit me.

goevexx avatar Dec 08 '22 23:12 goevexx

I currently have to accept a range of 50-100 ports to be forwarded to the target containers. So I have to write those manually in the config file for now. Would be nice to have a range configuration available

xucian avatar Dec 18 '22 13:12 xucian

Same problem.

Surfict avatar Jan 23 '23 17:01 Surfict

Same here

compiaffe avatar Feb 03 '23 10:02 compiaffe

Hey there, any idea on a timeline for this issue? Thank you :)

compiaffe avatar Feb 17 '23 10:02 compiaffe

Hi guys,

Any updates on this? 😄

lukeadawson avatar May 23 '23 10:05 lukeadawson

Any movement on this?

sammcj avatar Nov 08 '23 02:11 sammcj

Seems like a really useful feature, but for very few people https://github.com/traefik/traefik/issues/1677

victorryakh avatar Feb 29 '24 08:02 victorryakh

Hello @xzycn

We are interested in this issue, and we would love some help from the community.

If you or another community member would like to contribute on this, let us know, and we will work with you to make sure you have all the information needed. Let us know here before you start. We prefer to work with our community members to ensure that we are aligned and can move quickly with the review and merge process.

jspdown avatar Feb 29 '24 14:02 jspdown

please reconsider this

xucian avatar Feb 29 '24 15:02 xucian

@xucian I'm not sure what should be reconsidered as we asked for some help from the community on this. If anyone can contribute, we would love to help!

emilevauge avatar Mar 04 '24 13:03 emilevauge