[GH-ISSUE #1463] force https for the npm ui #1129

Closed
opened 2026-02-26 06:35:53 +03:00 by kerem · 1 comment
Owner

Originally created by @Matthias-Hermsdorf on GitHub (Oct 5, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1463

To use an userinterface on http to give other services https is a bit odd.

Recommend to use a extra domain for the ui. If the domain is present, force the use this domain with https and prohibit the the serverip:81 path.

Toggling the ui via the docker-compose.yml would be nice to. This configuration will be readonly most ot the time.

btw: npm is set for node package manager. It is a bad decision to use it for another piece of software.

Originally created by @Matthias-Hermsdorf on GitHub (Oct 5, 2021). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1463 To use an userinterface on http to give other services https is a bit odd. Recommend to use a extra domain for the ui. If the domain is present, force the use this domain with https and prohibit the the serverip:81 path. Toggling the ui via the docker-compose.yml would be nice to. This configuration will be readonly most ot the time. btw: npm is set for node package manager. It is a bad decision to use it for another piece of software.
kerem 2026-02-26 06:35:53 +03:00
Author
Owner

@chaptergy commented on GitHub (Oct 5, 2021):

Duplicate of https://github.com/jc21/nginx-proxy-manager/issues/182

<!-- gh-comment-id:934636628 --> @chaptergy commented on GitHub (Oct 5, 2021): Duplicate of https://github.com/jc21/nginx-proxy-manager/issues/182
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#1129
No description provided.