mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #1260] works with arm #1018
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#1018
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheForestSystem on GitHub (Jul 23, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1260
will this container work with an ARM base cpu? looked around on the site and say nothing about it?
@R2DToo commented on GitHub (Jul 24, 2021):
Does this answer your question?
https://nginxproxymanager.com/setup/#running-on-raspberry-pi-arm-devices
@frisodubach commented on GitHub (Jul 27, 2021):
In my experience, running on ARM is super annoying and problematic. It's particularly a problem as MariaDB has issues with running on ARM based devices. However using an SQLite database fixed pretty much everything for me.
@johntdavis84 commented on GitHub (Jul 27, 2021):
It works great on ARM. I've been using it on a 4GB Raspberry Pi 4b for more than a year, without issues.
I'm not using it with MySQL, given the size of my deployment is small. It seems to do just fine using SQLite (see, here: https://nginxproxymanager.com/setup/#running-on-raspberry-pi-arm-devices ). I've also got a MariaDB server running bare metal on my Pi...I might switch my installation over to that just to see what happens.
@hugalafutro commented on GitHub (Jul 28, 2021):
This
docker-compose.ymlworks without issue on rpi3, rpi4 and x64 vm or physical pc as I've used it on all of those for extended periods of time. I use ~20-ish proxy hosts.