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

Registry - AL2023 & python3.9 upgrades #185

Open
amywieliczka opened this issue Oct 29, 2024 · 1 comment
Open

Registry - AL2023 & python3.9 upgrades #185

amywieliczka opened this issue Oct 29, 2024 · 1 comment
Assignees

Comments

@amywieliczka
Copy link
Contributor

amywieliczka commented Oct 29, 2024

python 3.8 end of life October 2024 - Upgrade python version - https://devguide.python.org/versions/

We'll need to upgrade python versions in the following instances:

  • registry-stg ec2
  • registry-prd ec2

And in the following codebases:

  • exhibitapp
  • avram
@amywieliczka amywieliczka self-assigned this Oct 29, 2024
@amywieliczka
Copy link
Contributor Author

Started to look into this and discovered:

  • Shibboleth Service Provider ideally likes to run in Apache
  • Django likes to run in Apache too, but only with mod_wsgi
  • mod_wsgi is unavailable in AL2023

Discussed with Chad and determined we're going to look at running shibboleth + apache + mod_proxy w/ django running on gunicorn.

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

No branches or pull requests

1 participant