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

FEATURE: Dramatically improve docker dev setup overall performance #89

Open
wants to merge 1 commit into
base: 8.3
Choose a base branch
from

Conversation

JamesAlias
Copy link
Contributor

Add basic(tm) nginx, fpm and redis to docker dev setup.

WHY nginx & fpm: Handle requests faster and in parallel.
WHY redis: faster cache.

This makes neos performance a lot better, but also introduces a lot of complexity to the setup with 3 new tools.

So this might be up to discussion.

@JamesAlias JamesAlias self-assigned this May 8, 2023
@JamesAlias JamesAlias changed the title FEATURE: Add nginx, fpm and redis to docker dev setup FEATURE: Dramatically improve docker dev setup overall performance May 8, 2023
@JamesAlias JamesAlias marked this pull request as ready for review May 8, 2023 13:08
@mhsdesign
Copy link
Member

Hi i think we need to discuss this in slack, as one seldomly comes around here ;)

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.

None yet

2 participants