# richarvey/nginx-php-fpm

Nginx and php-fpm for dockerhub builds

Repository: https://github.com/richarvey/nginx-php-fpm
Canonical: https://ross.abutalabs.com/products/nginx-php-fpm
Homepage: https://hub.docker.com/repository/docker/richarvey/nginx-php-fpm/general
Language: Shell
License: GPL-3.0
License Family: copyleft
Topics: docker, docker-image, nginx-php-fpm, php, nginx, container, php-fpm
Last push: 2023-12-21T21:19:05+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4236, "days_push": 986, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1684, forks 829 (observed 2026-08-28T04:05:21.907937+00:00)

## What it is
A Docker image that bundles nginx and php-fpm for serving PHP applications in containers. It supports pulling code from git at container start, templated config variables, Let's Encrypt SSL, and custom nginx/PHP configuration overrides.

## Use cases
- run a php website in docker with nginx
- docker image for nginx and php-fpm
- deploy php app from git repo in a container
- self-host php site with ssl in docker
- containerize legacy php application
- simple php hosting container with lets encrypt

## When to choose
- you want a ready-made nginx + php-fpm container image
- you deploy PHP code straight from a git repository
- you need a lightweight Alpine-based PHP web server with SSL support

## When to avoid
- you use a modern PHP framework with its own server setup
- you need a fully custom multi-service stack
- you require long-term support guarantees or frequent updates

## Facets
- artifact type: infra-config
- maturity: maintenance
- function: http-server, deployment, configuration-management, self-hosted
- domain: web-development, self-hosted
- platform: -
- tags: docker-image, nginx, php-fpm, alpine, lets-encrypt, git-deploy, container-image, devops, containers, docker, linux, web-server

## Member repositories
- richarvey/nginx-php-fpm (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:21.907937+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:41:17.308494+00:00, confidence not recorded.
  - readme: https://github.com/richarvey/nginx-php-fpm (fetched 2026-08-28T04:05:21.907937+00:00, sha 1ea1408222bd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
