Skip to content

felixklauke/nginx-php-fpm-docker

Repository files navigation

nginx-php-fpm-docker

Simple but effective docker-compose setup for using nginx with php-fpm.

Usage

  1. Clone this repo
    git clone https://github.com/FelixKlauke/nginx-php-fpm-docker.git
  2. Put your code under src
  3. Run docker-compose up -d
  4. Browse your site at http://<host>:8080

Configuration

Using TLS/SSL

Info

PHP Image

We use the chialab/php:7.3-fpm image for chialab that contains a lot of common php dependencies.

Credits

The basic setup is inspired by this.

About

Simple but effective docker-compose setup for using nginx with php-fpm.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages