Skip to content

Just an example application of getting Varnish, PHP-FPM, nginx playing nicely.

Notifications You must be signed in to change notification settings

shrikeh/example-php-nginx-varnish-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of dockerized nginx and PHP-FPM with sockets

Just a simple example of how to set up nginx and PHP-FPM, with a "sandwich" of varnish and a forward nginx instance to serve static assets.

Installation & Prerequisites

Requirements

Mac OS X

A Brewfile is available to install all the requirements

brew bundle

Running the application

make run

This will create a .env file in the project root with sensible defaults, and then run docker-compose to build and run the application.

About

Just an example application of getting Varnish, PHP-FPM, nginx playing nicely.

Resources

Stars

Watchers

Forks

Packages

No packages published