Skip to content

Feature Request: Customizable Instance Name / Page Title#5526

Open
TomicaSoft wants to merge 1 commit into
NginxProxyManager:developfrom
TomicaSoft:develop
Open

Feature Request: Customizable Instance Name / Page Title#5526
TomicaSoft wants to merge 1 commit into
NginxProxyManager:developfrom
TomicaSoft:develop

Conversation

@TomicaSoft
Copy link
Copy Markdown

#5477
Docker environment INSTANCE_NAME to add title suffix in window title and on the main page title.

docker run --rm -p 81:81 -v data:/data -v letsencrypt:/etc/letsencrypt -e INSTANCE_NAME="My Prod" nginxmanager:latest

image

NginxProxyManager#5477 Docker environment INSTANCE_NAME to add title suffix
@nginxproxymanagerci
Copy link
Copy Markdown

Docker Image for build 1 is available on DockerHub:

nginxproxymanager/nginx-proxy-manager-dev:pr-5526

Note

Ensure you backup your NPM instance before testing this image! Especially if there are database changes.
This is a different docker image namespace than the official image.

Warning

Changes and additions to DNS Providers require verification by at least 2 members of the community!

@jc21
Copy link
Copy Markdown
Member

jc21 commented May 13, 2026

Is there any reason this couldn't be part of the "Settings" section of the app instead of in a Docker env var?

@TomicaSoft
Copy link
Copy Markdown
Author

It was one of the wishes in the feature request and implementing it this way was simple for me.
I did it so that you can change it at any time in Docker without build own image and I think this configuration is not something that needs to be changed regularly.
You set an instance name once and don’t change it every week or so.
If you don’t like this approach, feel free to ignore the pull request.
:-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants