canferman / docker-nginx-php-fpm

docker nginx + php-fpm with bunch of extra features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Nginx + PageSpeed + GeoIP + VTS module with PHP-FPM 7.0

This is docker engine image based on Alpine with embeded docker health check.

Credits

PageSpeed

The PageSpeed tools analyze and optimize your site following web best practices.

Components versions

Configuration

  • /healthcheck - provides PHP-FPM ping/pong response, so docker will be able to mark container as unhealthy if PHP or Nginx is not able to process requests
  • :8080/status - PHP-FPM status
  • :8080/ - VTS vhosts modules report

About

docker nginx + php-fpm with bunch of extra features

License:MIT License


Languages

Language:Shell 100.0%