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

chore: remove unused roles nginx_fastcgi and nginx_pam #210

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Conversation

dometto
Copy link
Member

@dometto dometto commented Oct 15, 2024

The roles nginx_fastcgi and nginx_pam are currently unused. Moreover:

  • nginx_pam is obviated by the ability to use SRAM authorization / Single Sign On (e.g. via the role nginx_reverse_proxy).
  • nginx_fastcgi is a very specific usecase that in most cases is probably served better by nginx_uwsgi.
    • If need be, we can also use the nginx_reverse_proxy role to implement its functionality, or write a new role.

@dometto dometto merged commit 6d587b0 into main Oct 15, 2024
5 checks passed
@dometto dometto deleted the rm_fastcgi branch October 15, 2024 09:27
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