Seeking suggestions for locally hosted web UI for config management #926
Unanswered
paxperscientiam
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello #nginx. I'm a bit of a novice and would love to find a web app for local management of my nginx config.
So far, I've ruled out two options: 1) "Nginx Proxy Manager" because it requires docker while I'm using a low resource machine, 2) nginx-ui due to privacy concerns (install process requires an email address).
Does anyone have suggestions for locally hosted web apps for managing nginx configs? Thank you.
Use case: I'm running a Raspberry Pi zero 2 W with both Homebridge and Pi-Hole. I would like to reach web services running on that device and other network devices under a common domain name structure, which, if I understand correctly, will require the reverse proxy configuration.
Pseucode:
Maybe I'm already on the right track? Are DNS changes necessary too?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions