The Web Servers Initializ Buildpack provides a set of collaborating buildpacks that enable the use of web servers. These buildpacks include:
The buildpack supports building applications that leverage NGINX or HTTPD web
servers as well as JavaScript Frontend apps. Usage examples can be found in the
samples
repository under
the web-servers
directory.
This buildpack also includes the following utility buildpacks:
- Procfile CNB
- Environment Variables CNB
- Image Labels CNB
- CA Certificates CNB
- Node Run Script CNB
- Source Removal CNB
Check out the Web Servers initializ Buildpack docs for more information.