You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a buildpack that meets the following criteria:
Metadata
name should be Paketo Buildpack for Apache HTTPD Server Start, per RFC 0050
homepage links back to the buildpack repo
license has the correct license information
Detection
requirehttpd-development for the initial development period this will be changed to requirehttpd once the httpd buildpack has been converted to a dependency providing buildpack.
Build
Make any configuration file changes that are required.
Make any environment changes that are required.
Move any exec.d files that are required.
Write valid start commands that match with existing behavior.
Create
httpd-start
Describe the Enhancement
RFC 0007 has been approved and merged.
Possible Solution
Create a buildpack that meets the following criteria:
name
should be Paketo Buildpack for Apache HTTPD Server Start, per RFC 0050homepage
links back to the buildpack repolicense
has the correct license informationrequire
httpd-development
for the initial development period this will be changed torequire
httpd
once thehttpd
buildpack has been converted to a dependency providing buildpack.Motivation
This is part of paketo-buildpacks/web-servers#128
The text was updated successfully, but these errors were encountered: