Self-Hosted dashboard authentication #1932
Unanswered
mustafamagdy
asked this question in
Q&A
Replies: 1 comment
-
I would suggest you to add a load balancer like nginx with basic authentication. But this will causes issues with inngest in your workflow calling your inngest server, so add another domain with api authentication. Then use interceptors to add Authorization headers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I have a question regarding the security of the dashboard UI when self-hosting:
I want to ensure that the dashboard is secure and accessible only to authorized personnel within our organization.
Any guidance or documentation you could provide would be greatly appreciated!
Thanks in advance for your help.
Beta Was this translation helpful? Give feedback.
All reactions