Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aligator/php-nginx-docker
A simple nginx + php server including all php dependencies to run getgrav.org.
https://github.com/aligator/php-nginx-docker
Last synced: 7 days ago
JSON representation
A simple nginx + php server including all php dependencies to run getgrav.org.
- Host: GitHub
- URL: https://github.com/aligator/php-nginx-docker
- Owner: aligator
- Created: 2021-02-26T21:00:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-23T19:53:46.000Z (12 months ago)
- Last Synced: 2024-05-21T05:01:07.668Z (6 months ago)
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP-Nginx for docker to serve [Grav](https://getgrav.org/)
This is a small docker image which just provides a simple nginx server including php.
It is specifically includes all php dependencies for [Grav](https://getgrav.org/).## Usage
Just see the example docker-compose.yml it basically shows everything you need:
* expose port 80
* mount your webpage to /usr/share/nginx
* optionally mount override to /override -> there you can inject different configurations without rebuilding the image
* set the environment variables for uid, gid