# maxpou/docker-symfony

:whale: A docker multicontainer with NGINX, PHP7-FPM, MySQL and ELK (Elasticsearch Logstash and Kibana)

Repository: https://github.com/maxpou/docker-symfony
Canonical: https://ross.abutalabs.com/products/docker-symfony
Homepage: http://www.maxpou.fr/docker-pour-symfony/
Language: Dockerfile
License: MIT
License Family: permissive
Topics: docker, symfony, docker-symfony, php7, mysql, nginx, docker-compose
Last push: 2021-08-15T16:46:20+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3802, "days_push": 1844, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1291, forks 452 (observed 2026-08-28T04:04:15.603390+00:00)

## What it is
A Docker Compose-based multicontainer development stack for Symfony PHP applications, bundling NGINX, PHP7-FPM, MySQL, and an ELK logging stack. It provides a ready-to-run local environment configured via docker-compose and .env files.

## Use cases
- set up a local Symfony development environment with Docker
- run PHP-FPM, NGINX, and MySQL together via docker-compose
- centralize Symfony and NGINX logs with ELK/Kibana locally
- bootstrap a PHP web app stack without installing PHP or MySQL natively
- add optional containers like Redis or PHPMyAdmin to a Symfony stack

## When to choose
- you develop Symfony apps and want a reproducible containerized local environment
- you want NGINX + PHP-FPM + MySQL wired together out of the box
- you want built-in log aggregation with Elasticsearch, Logstash, and Kibana

## When to avoid
- you need a production-grade deployment rather than a dev environment
- you use PHP 8+ or modern Symfony versions, since the stack targets PHP7
- you use a different framework or runtime than Symfony/PHP

## Facets
- artifact type: infra-config
- maturity: maintenance
- function: infrastructure-as-code, container-orchestration, http-server, logging, database
- domain: web-development, developer-tools
- platform: windows, php
- tags: docker-compose, symfony, nginx, php-fpm, mysql, elk-stack, development-environment, boilerplate, devops, containers, docker, linux, macos

## Member repositories
- maxpou/docker-symfony (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:15.603390+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-30T04:54:47.865319+00:00, confidence not recorded.
  - readme: https://github.com/maxpou/docker-symfony (fetched 2026-08-28T04:04:15.603390+00:00, sha 863f9dac933d)
  - homepage: http://www.maxpou.fr/docker-pour-symfony/ (fetched 2026-08-29T12:11:14.860577+00:00, sha 7fdf67329460)
- Data as of 2026-08-30T08:39:29.467469+00:00.
