truecharts / public

Community Helm Chart Repository
https://truecharts.org
GNU Affero General Public License v3.0
1.14k stars 617 forks source link

[Feature] Traefik: add TCP ingress to scale app #3865

Closed woodsb02 closed 4 months ago

woodsb02 commented 2 years ago

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

woodsb02 commented 2 years ago

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.

PrivatePuffin commented 2 years ago

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.

kriegalex commented 1 year ago

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

stavros-k commented 1 year ago

Feel free to add the feature.

PrivatePuffin commented 1 year ago

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 commented 7 months ago

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 commented 4 months ago

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