charts icon indicating copy to clipboard operation
charts copied to clipboard

[Feature] Traefik: add TCP ingress to scale app

Open woodsb02 opened this issue 2 years ago • 6 comments

Is your feature request related to a problem?

I have 2 use cases for TCP ingress support in Traefik: 1- add tls support to a non http protocol using traefik to do the tls decryption (e.g. add mqtt over TLS in mosquitto) 2- add other tcp ports to apps which have their main http web interface behind traefik to add https (e.g. home-assistant requires TCP port 1400 for sonos integration).

Describe the solution you'd like

Add support for TCP ingress to the Traefik scale app. This is already supported by Traefik (and according to a recent discord discussion by the chart).

Describe alternatives you've considered

Not using ingress…. But then I am either forgoing TLS support or using another mechanism/workaround.

Additional context

No response

I've read and agree with the following

  • [X] I've checked all open and closed issues and my request is not there.
  • [X] I've checked all open and closed pull requests and my request is not there.

woodsb02 avatar Sep 24 '22 09:09 woodsb02

A similar issue was asked for by another user against the wrong repository. https://github.com/truecharts/.github/issues/8

This other issue was also asking for UDP ingress support.

woodsb02 avatar Sep 24 '22 10:09 woodsb02

Adding TCP to Traefik is a legit and plausible request I will look into when we move/copy it to the Enterprise train :) Primarily because of adding TLS support, which affects things like LDAP and such, which makes it more important than UDP.

PrivatePuffin avatar Sep 24 '22 10:09 PrivatePuffin

I hope this comes back from backlog, would be useful for SSH TCP for gitlab, unless someone has a reliable workaround.

kriegalex avatar May 29 '23 21:05 kriegalex

Feel free to add the feature.

stavros-k avatar May 29 '23 21:05 stavros-k

Yeah, we're not a build-to-order company. Everyone is free to work on what they please, this is simply not on my personal priority list.

PrivatePuffin avatar May 29 '23 23:05 PrivatePuffin

If you want to expedite this enhancement, please consider putting a bounty on it here:

https://opencollective.com/truecharts-bounties/contribute/place-bounty-72003

PrivatePuffin avatar Mar 03 '24 13:03 PrivatePuffin

Due to SCALE Apps deprecation closing this, as we're not going to improve the SCALE Apps GUI further.

PrivatePuffin avatar May 30 '24 14:05 PrivatePuffin