NginxProxyManager / NginxProxyManager/nginx-proxy-manager

Support ARMv6 (Raspberry Pi 1 Model B) for Docker Image Compatibility

Open
#4,528 1 comment 0 reactions 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

Is your feature request related to a problem? Please describe.
I'm trying to run Nginx Proxy Manager (NPM) on a Raspberry Pi 1 Model B, which uses an ARMv6 architecture. Currently, there is no official support or image available for this architecture, making it impossible to use NPM on this device. The Pi 1 is still capable of running lightweight services and could be an ideal low-power reverse proxy for small self-hosted setups.

Describe the solution you'd like
I would like to request support for building and releasing a Docker image of Nginx Proxy Manager that is compatible with ARMv6, so that it can run on devices like the Raspberry Pi 1 Model B. This would allow a broader range of users to utilize older but still functional hardware.

Describe alternatives you've considered
I’ve tried running existing multi-arch Docker images, but they fail due to incompatibility with ARMv6.
Considered using other reverse proxy solutions but none offer the same simple UI and management features as NPM.

Additional context
Supporting this platform would greatly benefit hobbyists and those maintaining retro or ultra-low-power home lab environments.

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

The issue names no files, tests, or entry points. Start by locating the Docker image build and release configuration and checking how supported architectures are declared; done means a released image demonstrably runs on ARMv6/Raspberry Pi 1.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, raspberry-pi
Domain
devops, embedded-iot
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.