[GH-ISSUE #1223] MIPS/MIPSel port #994

Closed
opened 2026-02-26 06:35:21 +03:00 by kerem · 1 comment
Owner

Originally created by @gatesps on GitHub (Jul 7, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1223

Describe the solution you'd like
I'd like to be able to install NPM on my EdgeRouter X, which uses a MIPSel architecture.

Describe alternatives you've considered
There's no obvious way to install NPM by hand.

Originally created by @gatesps on GitHub (Jul 7, 2021). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1223 **Describe the solution you'd like** I'd like to be able to install NPM on my EdgeRouter X, which uses a MIPSel architecture. **Describe alternatives you've considered** There's no obvious way to install NPM by hand.
kerem 2026-02-26 06:35:21 +03:00
Author
Owner

@chaptergy commented on GitHub (Jul 7, 2021):

The MIPS architecture is not officially supported, and due to low demand will most likely never be. So to use it on your MIPS based device, you would have to compile the docker image for this platform yourself. If you want to do this, the buildx script might be a good starting point.

In the further future it might become easier to run this on MIPS because of the switch to Go in v3.

<!-- gh-comment-id:875814746 --> @chaptergy commented on GitHub (Jul 7, 2021): The MIPS architecture is not officially supported, and due to low demand will most likely never be. So to use it on your MIPS based device, you would have to compile the docker image for this platform yourself. If you want to do this, the [buildx](https://github.com/jc21/nginx-proxy-manager/blob/develop/scripts/buildx) script might be a good starting point. In the further future it might become easier to run this on MIPS because of the switch to [Go](https://github.com/jc21/nginx-proxy-manager/discussions/1202) in v3.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#994
No description provided.