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

Add FPM port override via ENV #167

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Add FPM port override via ENV #167

merged 1 commit into from
Jul 23, 2024

Conversation

mtisaut
Copy link
Contributor

@mtisaut mtisaut commented Jul 23, 2024

Hi,

Requesting to add the ability to override the port the FPM is binding to using environment variables.

Reason for request:
Kubernetes exposes containers within the same pod on localhost, which currently prohibits running the default FPM image as well as the Debug image simultaneously without local overrides.

Best

Copy link
Member

@brusch brusch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not keeping it as just one variable? Probably more consistent when just using it 1:1 from FPM 🤔

Dockerfile Outdated Show resolved Hide resolved
files/conf/php-fpm/php-fpm.conf Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
@brusch
Copy link
Member

brusch commented Jul 23, 2024

Failing test fixed by #168

Copy link

github-actions bot commented Jul 23, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@mtisaut
Copy link
Contributor Author

mtisaut commented Jul 23, 2024

I have read the CLA Document and I hereby sign the CLA

@brusch brusch added this to the 3.4 milestone Jul 23, 2024
@brusch brusch merged commit d617edd into pimcore:3.x Jul 23, 2024
3 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants