Skip to content
Discussion options

You must be logged in to vote

Nginx is not only reverse proxy, it is also a web server.

In this case it is configured to be used as a webserver to serve react app, you can see it in nginx.conf.

The only reverse proxy used in this project is traefik.

I think traefik is more modern than ngnix, so it was chosen for this project.

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by YuriiMotov
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #401 on September 01, 2025 09:30.