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

[RFE] Replace Apache with Nginx in QUADS 2.0 #451

Closed
sadsfae opened this issue Sep 13, 2023 · 2 comments
Closed

[RFE] Replace Apache with Nginx in QUADS 2.0 #451

sadsfae opened this issue Sep 13, 2023 · 2 comments

Comments

@sadsfae
Copy link
Member

sadsfae commented Sep 13, 2023

To follow our new architecture we'll need nginx to provide reverse-proxy duties for gunicorn -> flask.

This RFE covers replacing the Apache/WWW component in QUADS with nginx and the shipping the proper reverse proxy configurations to support the following:

TCP/5001 - QUADS APIv3 e.g. http://quads/apiv3/
TCP/5002 - QUADS Available UI e.g. http://quads/available

In later versions of 2.0/2.1 we will be rolling the entire wiki components back onto Flask itself so nginx will also serve this content in the future.

@sadsfae
Copy link
Member Author

sadsfae commented Sep 13, 2023

For this to be implemented we need #452 completed first.

@sadsfae sadsfae moved this from Has Dependency to In Progress in 2.0 Release Jan 30, 2024
@grafuls
Copy link
Contributor

grafuls commented Apr 24, 2024

This has been resolved here:
https://review.gerrithub.io/c/redhat-performance/quads/+/1193753

@grafuls grafuls closed this as completed Apr 24, 2024
2.0 Release automation moved this from In Progress to Completed Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
2.0 Release
Completed
Development

No branches or pull requests

2 participants