Files
.github
backend
docker
docs
.vuepress
advanced-config
faq
README.md
guide
screenshots
setup
third-party
.gitignore
README.md
package.json
yarn.lock
frontend
global
scripts
test
.gitignore
.version
Jenkinsfile
LICENSE
README.md
nginx-proxy-manager/docs/faq
2020-05-20 21:14:00 +10:00
..
2020-05-20 21:14:00 +10:00

FAQ

Do I have to use Docker?

Yes, that's how this project is packaged.

This makes it easier to support the project when I have control over the version of Nginx and NodeJS being used. In future this could change if the backend was no longer using NodeJS and it's long list of dependencies.

Can I run it on a Raspberry Pi?

Yes! The docker image is multi-arch and is built for a variety of architectures. If yours is not listed please open a GitHub issue.