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

500 server error #7

Open
Froobish opened this issue Apr 19, 2024 · 1 comment
Open

500 server error #7

Froobish opened this issue Apr 19, 2024 · 1 comment

Comments

@Froobish
Copy link

I didn't want to necro someone else's issue. We are clueless what the agent url is supposed to be as there's no indication as to what this bit means. Could you help? Could we extend the docs a little for this? It's too vague. Thanks for your help!

@KagurazakaNyaa
Copy link
Member

https://github.com/waw-eve/seat-mumble-register-backend
You need deploy this agent first, and use reverse proxy(nginx/caddy/traefik/haproxy) or just expose its 80 port.
This reverse proxy or exposed port can access by a url, this is agent url.

For example, assume you deploy this agent to host example.com and just use example docker-compose.yml expose 80 port, then you should set agent url to http://example.com
If you change https://github.com/waw-eve/seat-mumble-register-backend/blob/713cdceae406728f5ea20cde98c5a516c8336e8a/docker-compose.yml#L9 to - 8080:80/tcp, then the agent url should be http://example.com:8080

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