[GH-ISSUE #4575] Features to add from a first time user #2924

Open
opened 2026-02-26 07:37:13 +03:00 by kerem · 1 comment
Owner

Originally created by @n3gwg on GitHub (Jun 11, 2025).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4575

Enhancement 1 - environment variables to be used for initial setup in docker compose file, they could be ignored if the initial configuration file exists upon starting the container.

admin_passwsord=blah
or
admin_password_has=hash
admin_email='admin@mydomain.com'

Enhancement 2 - healthcheck script

Are there any plans to have a health check script within the container?

Granted a long cmd using curl (presuming the container is inclusive of the curl binary) and such could be created in the docker compose healthcheck section, but adding a health check script that tests that everything is running on the ports would be nice.

Enhancement 3 - usernames

How hard would it be to add a username to the database, thus offering the user the ability to login either with their user or alternatively with their email address?

Stuart

Originally created by @n3gwg on GitHub (Jun 11, 2025). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4575 Enhancement 1 - environment variables to be used for initial setup in docker compose file, they could be ignored if the initial configuration file exists upon starting the container. admin_passwsord=blah or admin_password_has=hash admin_email='admin@mydomain.com' Enhancement 2 - healthcheck script Are there any plans to have a health check script within the container? Granted a long cmd using curl (presuming the container is inclusive of the curl binary) and such could be created in the docker compose healthcheck section, but adding a health check script that tests that everything is running on the ports would be nice. Enhancement 3 - usernames How hard would it be to add a username to the database, thus offering the user the ability to login either with their user or alternatively with their email address? Stuart
Author
Owner

@github-actions[bot] commented on GitHub (Dec 11, 2025):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:3639750920 --> @github-actions[bot] commented on GitHub (Dec 11, 2025): Issue is now considered stale. If you want to keep it open, please comment :+1:
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#2924
No description provided.