Skip to content

Add nginx upstream group of servers for JWT Service #3283

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

Merged
merged 3 commits into from
May 30, 2025

Conversation

fkwp
Copy link
Contributor

@fkwp fkwp commented May 22, 2025

Adding nginx upstream servers for the JWT service including the docker-compose provided JWT-Service as well as a locally running one outside of docker-compose. This helps with developing the JWT Service while having the whole MatrixRTC stack running via docker-compose.

In order to start the MatrixRTC stack with out the JWT-Service you can run:
docker-compose -f ./dev-backend-docker-compose.yml up nginx synapse redis livekit

…docker-compose. This helps with developing the lk-jwt-service
@fkwp fkwp requested a review from a team as a code owner May 22, 2025 11:07
@fkwp fkwp requested a review from robintown May 22, 2025 11:07
@fkwp fkwp added the PR-Developer-Experience Release note category. A PR that does not change EC but improves working with the repository. label May 22, 2025
Copy link
Contributor

@toger5 toger5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jwt on 60xx portspace makes sense.

@fkwp fkwp merged commit 6e0eee3 into livekit May 30, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-Developer-Experience Release note category. A PR that does not change EC but improves working with the repository.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants