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

Configure SSL/TLS for TBMQ #173

Open
grantapeck opened this issue Oct 24, 2024 · 1 comment
Open

Configure SSL/TLS for TBMQ #173

grantapeck opened this issue Oct 24, 2024 · 1 comment
Assignees
Labels
Question Further information is requested

Comments

@grantapeck
Copy link

Component

  • Installation

Description
Configuring SSL from port 80 to 443 and passing to proxy via 8083 results in 404 response or "not authorised" when logging in.
I am using NGINX. Should this work? Should I be using HAProxy instead?

Environment

  • OS: ubuntu 24.04 lts on AWS
  • TBMQ: version release-1.4.0 as available on your site
  • BRAVE Version 1.71.114 Chromium: 130.0.6723.58 (Official Build) (64-bit)](https://brave.com/latest/)

Thanks in anticipation.
Grant

@grantapeck grantapeck added the Question Further information is requested label Oct 24, 2024
@dmytro-landiak
Copy link
Contributor

Hi @grantapeck,

Thank you for reaching out. In general, it should be possible to configure SSL from port 80 to 443 and pass it through a proxy via port 8083 using NGINX. However, we have not conducted any specific tests with NGINX in this configuration, so I can't provide concrete guidance on this setup.

That said, we have tested a similar setup using HAProxy, which worked well for us. You might want to consider using HAProxy instead. Here’s a link to more details on configuring this setup with HAProxy: https://github.com/thingsboard/tbmq/tree/main/docker.

Please feel free to reach out if you have any further questions or need additional assistance.

Best regards!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants