All Projects → psi-4ward → Docker Php Nginx

psi-4ward / Docker Php Nginx

Lightwight Docker image for the (latest) PHP-FPM and Nginx based on AlpineLinux

Labels

Projects that are alternatives of or similar to Docker Php Nginx

Docker Nginx Http3
Alpine Linux image with Nginx 1.19.4 (mainline) with HTTP/3 (QUIC), TLSv1.3, 0-RTT, brotli, NJS support, and 10 MB size. All built on the bleeding edge for max performance. Built on the edge, for the edge.
Stars: ✭ 820 (+3627.27%)
Mutual labels:  nginx
Keyless Solution
The solution of keyless proxy.
Stars: ✭ 16 (-27.27%)
Mutual labels:  nginx
Nginx Nonewlines
This is an nginx module to strip the served HTML of all newlines (\n and \r characters)
Stars: ✭ 17 (-22.73%)
Mutual labels:  nginx
Netboot Httpd
Docker container for serving netboot image over http. Use in combination with BSDPy
Stars: ✭ 5 (-77.27%)
Mutual labels:  nginx
Nginx Headers More Rpm
Nginx with headers-more-module rpm
Stars: ✭ 6 (-72.73%)
Mutual labels:  nginx
Flyapi
基于SSM layui 开发的多人博客系统,目标在于让每个人都能精准阅读和专注写作。
Stars: ✭ 16 (-27.27%)
Mutual labels:  nginx
Nginx Docs
Nginx 中文文档. Chinese translation of Nginx documentation.
Stars: ✭ 809 (+3577.27%)
Mutual labels:  nginx
Zbx nginx
Zabbix monitoring template for nginx
Stars: ✭ 22 (+0%)
Mutual labels:  nginx
Vestacp nginx pagespeed http2
Rebuild Nginx with Google PageSpeed and http/2 for VestaCP
Stars: ✭ 16 (-27.27%)
Mutual labels:  nginx
Ansible Role Htpasswd
Ansible Role - htpasswd
Stars: ✭ 17 (-22.73%)
Mutual labels:  nginx
Docker Nginx Php5 Laravel5
A Dockerfile which produces a docker image that runs Ubuntu 14.04, Nginx, PHP5 for Laravel 5.
Stars: ✭ 5 (-77.27%)
Mutual labels:  nginx
Amazon Scripts
Administrative scripts for my EC2 Amazon Linux based Meteor/Mongo/Nginx/Node/Passenger server
Stars: ✭ 6 (-72.73%)
Mutual labels:  nginx
Ngx mruby
ngx_mruby - A Fast and Memory-Efficient Web Server Extension Mechanism Using Scripting Language mruby for nginx
Stars: ✭ 891 (+3950%)
Mutual labels:  nginx
K8s Elk Demo
A simple demonstration of the ELK stack on a Kubernetes cluster
Stars: ✭ 5 (-77.27%)
Mutual labels:  nginx
Docker Testing
Stars: ✭ 18 (-18.18%)
Mutual labels:  nginx
Awesome Nginx
A curated list of awesome Nginx distributions, 3rd party modules, Active developers, etc.
Stars: ✭ 811 (+3586.36%)
Mutual labels:  nginx
Docker Node Nginx Alpine
Dockerfile to build an image with Nginx and Node (npm and yarn) on Alpine Linux
Stars: ✭ 16 (-27.27%)
Mutual labels:  nginx
Nginx Auth Proxy
Authentication for multiple services using nginx
Stars: ✭ 22 (+0%)
Mutual labels:  nginx
Nginx Luajit Ws
nginx + nginx-luajit + websocket
Stars: ✭ 19 (-13.64%)
Mutual labels:  nginx
Swizzin
A simple, modular seedbox solution
Stars: ✭ 888 (+3936.36%)
Mutual labels:  nginx

PHP-FPM & Nginx Docker Image

Lightwight Docker image for the (latest) PHP-FPM and Nginx based on AlpineLinux

  • Image size only ~100MB !
  • Very new packages (alpine:edge) 2015-04-03:

Usage

sudo docker run -v /data:/DATA -p 80:80 psitrax/php-nginx

Volume structure

  • htdocs: Webroot
  • logs: Nginx/PHP error logs
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].