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

Create nginx-zero-configuration #1

Open
9 tasks
Tracked by #128
ForestEckhardt opened this issue Sep 26, 2022 · 0 comments
Open
9 tasks
Tracked by #128

Create nginx-zero-configuration #1

ForestEckhardt opened this issue Sep 26, 2022 · 0 comments

Comments

@ForestEckhardt
Copy link

Create nginx-zero-configuration

Describe the Enhancement

RFC 0007 has been approved and merged.

Possible Solution

Create a buildpack that meets the following criteria:

  • Metadata
    • name should be Paketo Buildpack for Nginx Server Zero Configuration, per RFC 0050
    • homepage links back to the buildpack repo
    • license has the correct license information
  • Detection
    • require nginx-development for the initial development period this will be changed to require nginx once the nginx buildpack has been converted to a dependency providing buildpack.
    • If $BP_WEB_SERVER is set to nginx at build time pass detection, otherwise detection should fail.
  • Build
    • Create a configuration in accordance with existing behavior which comes from the RFC 0004.

Motivation

This is part of paketo-buildpacks/web-servers#128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Not scoped
Development

No branches or pull requests

1 participant