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

Restructure buildpack: PHP Start without FPM #3

Open
sophiewigmore opened this issue Mar 9, 2022 · 0 comments
Open

Restructure buildpack: PHP Start without FPM #3

sophiewigmore opened this issue Mar 9, 2022 · 0 comments
Labels
status/blocked This issue has been triaged and resolving it is blocked on some other issue

Comments

@sophiewigmore
Copy link
Member

BLOCKED on paketo-buildpacks/php-fpm#8

Context

PHP RFC 0003 is an addendum to PHP Restructure RFC 0001. The RFC outlines creating a PHP Start buildpack for managing the task of running start commands for HTTPD, Nginx, and FPM.

Issue

This is to add the new PHP start buildpack base implementation with support for the Nginx and HTTPD as standalone servers, without FPM in the same container. Based on the outcome from paketo-buildpacks/php-fpm#8, this buildpack will need to implement a solution for discovering that FPM should run separately, and run HTTPD or Nginx alone in a container.

@sophiewigmore sophiewigmore added the status/blocked This issue has been triaged and resolving it is blocked on some other issue label Mar 9, 2022
@sophiewigmore sophiewigmore moved this to ❓Not scoped in Paketo Workstreams Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/blocked This issue has been triaged and resolving it is blocked on some other issue
Projects
Archived in project
Development

No branches or pull requests

1 participant