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

run our server with TLS #102

Merged
merged 2 commits into from
Jan 17, 2025
Merged

run our server with TLS #102

merged 2 commits into from
Jan 17, 2025

Conversation

TomasTomecek
Copy link
Collaborator

we're using the same website certificates

at some point, we may need to add nginx as well based on recommendation fron gunicorn docs: https://docs.gunicorn.org/en/latest/deploy.html

production deployment now has a config and smaller timeout because we run inference on a GPU

so we're consistent with both our servers

Signed-off-by: Tomas Tomecek <[email protected]>
Signed-off-by: Tomas Tomecek <[email protected]>
server/gunicorn-prod.config.py Dismissed Show dismissed Hide dismissed
server/gunicorn-prod.config.py Dismissed Show dismissed Hide dismissed
server/gunicorn-prod.config.py Dismissed Show dismissed Hide dismissed
server/gunicorn-prod.config.py Dismissed Show dismissed Hide dismissed
server/gunicorn-prod.config.py Dismissed Show dismissed Hide dismissed
server/gunicorn-prod.config.py Dismissed Show dismissed Hide dismissed
server/gunicorn-prod.config.py Dismissed Show dismissed Hide dismissed
@TomasTomecek
Copy link
Collaborator Author

I can't fix those because it's a config for gunicorn and they need to be named like that

@xsuchy xsuchy requested a review from jpodivin January 10, 2025 13:24
@jpodivin
Copy link
Collaborator

The diff-lint seems to have an issue with a constant name. If it can't be renamed I suggest we add the file to ignorelist.

@xsuchy xsuchy merged commit 2ef0e64 into fedora-copr:main Jan 17, 2025
8 of 9 checks passed
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

Successfully merging this pull request may close these issues.

3 participants