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

[bitnami/wordpress] Allow using nginx instead of apache #29615

Closed
xorinzor opened this issue Sep 26, 2024 · 3 comments
Closed

[bitnami/wordpress] Allow using nginx instead of apache #29615

xorinzor opened this issue Sep 26, 2024 · 3 comments
Assignees
Labels
feature-request solved stale 15 days without activity triage Triage is needed wordpress

Comments

@xorinzor
Copy link

Name and Version

bitnami/wordpress

What is the problem this feature will solve?

Apache performs significantly slower then Nginx. Bitnami already offers a wordpress-nginx container, but from my testing this does not appear to be as simple as changing image.repository to bitnami/wordpress-nginx (with the appropriate image.tag).

What is the feature you are proposing to solve the problem?

Improved performance by using nginx

What alternatives have you considered?

No response

@github-actions github-actions bot added the triage Triage is needed label Sep 26, 2024
@javsalgar javsalgar changed the title Allow using nginx instead of apache [bitnami/wordpress] Allow using nginx instead of apache Sep 27, 2024
@javsalgar
Copy link
Contributor

Hi,

Probably you may be able to make it work if you set:

containerSecurityContext:
  runAsGroup: 0
  readOnlyRootFilesystem: false

Copy link

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

@github-actions github-actions bot added the stale 15 days without activity label Oct 13, 2024
Copy link

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.

@bitnami-bot bitnami-bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request solved stale 15 days without activity triage Triage is needed wordpress
Projects
None yet
Development

No branches or pull requests

3 participants