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

installation without traefik #563

Open
GerryCrooked opened this issue Nov 8, 2024 · 2 comments
Open

installation without traefik #563

GerryCrooked opened this issue Nov 8, 2024 · 2 comments

Comments

@GerryCrooked
Copy link

is there a way to install jitsi-admin WITHOUT traefik?
we use an external reverse proxy

after running your install script, its not working

@GerryCrooked
Copy link
Author

GerryCrooked commented Nov 8, 2024

just saw also this error in the jitsi-admin-app-ja container:

In ExceptionConverter.php line 101:
                                                                               
  An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied f  
  or user 'jitsiadmin'@'172.21.0.3' (using password: NO)                       
                                                                               
In Exception.php line 28:
                                                                               
  SQLSTATE[HY000] [1045] Access denied for user 'jitsiadmin'@'172.21.0.3' (us  
  ing password: NO)                                                            
                                                                               
In Driver.php line 33:
  SQLSTATE[HY000] [1045] Access denied for user 'jitsiadmin'@'172.21.0.3' (us  
  ing password: NO)                                                            
            

@holzi1005
Copy link
Contributor

Hello @GerryCrooked
You can disable all traefik labels and the traefik service so you can use another load balancer.
In the same step, you must use the host port to access the containers via different ports.

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

No branches or pull requests

2 participants