Skip to content

[SOLVED] Forward ___domain name request to Nginx Proxy Manager to another local IP, possible? #4685

@mixpc

Description

@mixpc

In this scenario:

Raspberry Pi 4, first SBC
192.168.68.101
Nginx proxy manager installed as docker container, certificates issued by Let’s Encrypt
Homer and Portainer installed as containers
services.___domain.com -> 192.168.68.101
media.___domain.com -> 192.168.68.102

https://homer.services.___domain.com -> 192.168.68.101:87
https://portainer.services.___domain.com -> 192.168.68.101:88
Homer and Portainer can be access from within the Lan, so all good.

Raspberry Pi 4, second SBC
192.168.68.102
Jellyfin installed as container

http://192.168.68.102:89 opens the Jellyfin login page, so good, but no https
https://jellyfin.media.___domain.com -> 192.168.68.102:89
Jellyfin cannot be accessed from within the Lan.

I have run several searches for “nginx proxy manager forward to a different local ip address” or “nginx proxy manager redirect to another local machine” with no success.

Is there a way or different ways to achieve the following?
https://jellyfin.media.___domain.com -> 192.168.68.102:89

Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions