Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xethron/php-docker

Docker Compose setup for PHP Laravel and Wordpress
https://github.com/xethron/php-docker

Last synced: about 2 months ago
JSON representation

Docker Compose setup for PHP Laravel and Wordpress

Awesome Lists containing this project

README

        

# Simple PHP web server setup

This assumes all your websites are in ~/Projects/sites and will store your DB in ~/Docker/mariadb

Place a `*.nginx.conf` in the root directory of each of your projects with a unique name.
This will automatically include it in the enabled sites before nginx starts up.