Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xethron/php-docker
- Owner: Xethron
- Created: 2018-07-30T12:28:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-16T11:27:46.000Z (almost 6 years ago)
- Last Synced: 2024-10-15T03:42:42.803Z (3 months ago)
- Language: Dockerfile
- Size: 29.3 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.