Add NGINX unit image / or use add to nextcloud-fpm
- Dominant language
- Shell
- Stars
- 7.4k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
Hello.
How about use nginx unit in your nextcloud-fpm images?
For debian its really simple — just add nginx unit repo, install it, add config and make little change into entrypoint.sh.
What is for? You get best from two apps — php-fpm for php and nginx for static files.
It will be like nextcloud-apache image, but suitable for heavy loads.
links:
https://hub.docker.com/r/nginx/unit/
https://unit.nginx.org/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the nextcloud-fpm image and entrypoint.sh, then review the NGINX Unit documentation and linked pull request #1610. Done means the image includes the proposed Unit setup and supports PHP through PHP-FPM while serving static files through Unit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, nginx, shell
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100