Skip to content

add ability to change pm via env var#110

Merged
fabriciojs merged 5 commits intomasterfrom
add-pm-env-var
Oct 18, 2025
Merged

add ability to change pm via env var#110
fabriciojs merged 5 commits intomasterfrom
add-pm-env-var

Conversation

@fabriciojs
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings October 18, 2025 13:39
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds the ability to configure PHP-FPM's process manager (pm) setting through an environment variable, providing flexibility in how child processes are managed without requiring configuration file modifications.

Key Changes:

  • Introduces PHP_FPM_PM environment variable support with a default value of "dynamic"

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@fabriciojs fabriciojs changed the base branch from master to supervisord October 18, 2025 14:00
@fabriciojs fabriciojs changed the base branch from supervisord to master October 18, 2025 14:00
@fabriciojs fabriciojs merged commit eed984f into master Oct 18, 2025
12 checks passed
@fabriciojs fabriciojs deleted the add-pm-env-var branch October 18, 2025 14:08
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.

2 participants