this post was submitted on 25 Nov 2023
2 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

Hi have a home lab setup with Nginx Proxy manager with few CNAMS setup which perfectly works fine.

But I have one issue as my company blocking all CNAME urls as it has wildcard ssl certs. It does allow to open Main URL but not any of the subdomain urls.

mainDomain.com works

sub.mainDomain.com is blocked

With the existing setup can I have additional URLS with port at the end to access the same subdomain backend urls something like mainDomain.com:1234 with the existing nginx proxy manager setup.

sub.mainDomain.com ==> backendIP:1234 ------Blocked

mainDomain.com:1234 ==> backendIP:1234 -----if this can be done with the existing NgnixProxyMamanager?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 10 months ago

Please elaborate, you are not telling the full story