Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s-shiryaev/nginx-unit-php
nginx unit with php and and built-in extensions
https://github.com/s-shiryaev/nginx-unit-php
docker-image nginx-unit php php8 phpextension
Last synced: about 1 month ago
JSON representation
nginx unit with php and and built-in extensions
- Host: GitHub
- URL: https://github.com/s-shiryaev/nginx-unit-php
- Owner: s-shiryaev
- License: mit
- Created: 2023-06-26T11:34:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-27T16:37:42.000Z (8 months ago)
- Last Synced: 2024-04-27T17:36:58.826Z (8 months ago)
- Topics: docker-image, nginx-unit, php, php8, phpextension
- Language: Dockerfile
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nginx Unit PHP
[![Docker Publish](https://github.com/s-shiryaev/nginx-unit-php/actions/workflows/docker-push.yml/badge.svg)](https://github.com/s-shiryaev/nginx-unit-php/actions/workflows/docker-push.yml)
Docker image based on [nginx unit](https://unit.nginx.org/) image with php and and built-in extensions
## Getting Started
These instructions will cover usage information for the docker image
### Usage
Image based on [Unit](https://hub.docker.com/_/unit) so please read [Initial Configuration](https://unit.nginx.org/installation/#initial-configuration) for Unit docker images
### Docker Hub
See [Docker Hub](https://hub.docker.com/r/shiryaevser/nginx-unit-php) for all tagged images
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details