NginxProxyManager / NginxProxyManager/nginx-proxy-manager

Support For FASTCGI?

Open
#3,072 7 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement stale
Dominant language
TypeScript
Stars
34.2k
Forks
3.9k
Avg merge
21h 12m
Merged PRs (30d)
20

Description

Many people failed to run NextCloud FPM version behind Nginx Proxy Manager because of lack of support.
For example I am running fastcgi on port 9000 for managing php files and my nextcloud static contents like css and html are on /nextcloud path in storage.

There is also nginx.conf file available for serving static content through nginx reverse proxy server and passing php to fastcgi port 9000. But I can not fit nginx.conf file into NPM.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the referenced Nextcloud nginx.conf and compare its FastCGI port 9000 and static /nextcloud handling with Nginx Proxy Manager's proxy-host configuration. Clarify how both PHP requests and static content should be represented, then verify that the proposed configuration works for the described Nextcloud FPM setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
nginx, php
Domain
backend, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.