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

remove nginx and switch to gunicorn from uwsgi #119

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

mr-ssd
Copy link
Contributor

@mr-ssd mr-ssd commented Feb 26, 2024

Breaking Changes

To simplify the container there are changes that will break when upgrade:

  • nginx and related configuration has been remove
  • uwsgi and related configurations has been remove and replaced by gunicorn
  • PrivacyIDEA environment variables are change to prefix with PI_ if not so
  • there will no SSL/TLS support, a TLS proxy such as nginx should be used

@mr-ssd mr-ssd force-pushed the gunicorn branch 17 times, most recently from 3ad126f to cb9721f Compare February 26, 2024 10:59
@mr-ssd mr-ssd changed the title update remove nginx and switch to gunicorn from uwsgi Feb 27, 2024
@mr-ssd mr-ssd merged commit 4ad7da6 into kheeklab:main Feb 27, 2024
6 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.

1 participant