Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to add ingress for the addon for the beta? #14

Open
alej908 opened this issue Sep 5, 2023 · 6 comments
Open

Is it possible to add ingress for the addon for the beta? #14

alej908 opened this issue Sep 5, 2023 · 6 comments
Labels
enhancement New feature or request help wanted Extra attention is needed wontfix This will not be worked on

Comments

@alej908
Copy link

alej908 commented Sep 5, 2023

The beta version works great on my pc. I'd love for this to work all within HA if possible.

@DraTrav DraTrav added enhancement New feature or request help wanted Extra attention is needed labels Nov 4, 2023
@DraTrav
Copy link
Collaborator

DraTrav commented Nov 4, 2023

I'm sure it is possible, and ill expirment with it in my free time if I get a chance, however I could not get to work currently.

Personally to access it outside my network I go threw Omadas offical app

@pbvdven
Copy link

pbvdven commented Dec 7, 2023

I dont use ingress please dont make it so its only works with ingress and not outside ha trough the opent port. thanks for the work the beta works fine as is no issues that i have noticed i use omada gateway switch and ap.

@bezigebever
Copy link

Ingress would be great !

@jkunczik
Copy link
Owner

jkunczik commented Feb 27, 2024

I second that. There are a few requirements for ingress to work:

  • Ingress must be enabled.
    Set ingress: true in [config.yaml]
  • Ingress port must be specified.
    Set ingress_port: PORT_NUMBER
  • Only connections from 172.30.32.2 must be allowed.
    I don't know if this is a MUST criterium. If so, an additional proxy might be required.
  • Users are previously authenticated via Home Assistant.
    I am not sure if this means that there is a specific auth scheme that needs to be implemented, or simply means "don't bother about auth".

Does anybody know more about the last two requirements? Are they must- or nice to haves? In the latter case an ingress integration should be possible without much pain.

@mclever
Copy link

mclever commented Mar 3, 2024

I second that. There are a few requirements for ingress to work:

  • Ingress must be enabled.
    Set ingress: true in [config.yaml]
  • Ingress port must be specified.
    Set ingress_port: PORT_NUMBER
  • Only connections from 172.30.32.2 must be allowed.
    I don't know if this is a MUST criterium. If so, an additional proxy might be required.
  • Users are previously authenticated via Home Assistant.
    I am not sure if this means that there is a specific auth scheme that needs to be implemented, or simply means "don't bother about auth".

Does anybody know more about the last two requirements? Are they must- or nice to haves? In the latter case an ingress integration should be possible without much pain.

Last two aren't requirements. Not sure how you could get auth passthrough to work and I would think everyone would also want to access the UI outside HA.

@DraTrav
Copy link
Collaborator

DraTrav commented May 16, 2024

Currently, I can't figure it out. I might revisit this issue at some point but ingress is not a high priority and unsure if possible with how Omada works. For now, I'm marking it as won't fix unless anyone else has some ideas.

@DraTrav DraTrav added the wontfix This will not be worked on label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

6 participants