SOLVED Setting up a domain name for an application

lifeteo

Dabbler
Joined
Jul 20, 2022
Messages
12
How to properly configure dns for a deployed application on TrueNas Scale?
Just binding the ip in the router will not work because the deployed application is on the ip TrueNas
 

LarsR

Guru
Joined
Oct 23, 2020
Messages
719
What you're looking for is a reverse proxy like traefik or nginx proxy manager.
If you're using truecharts app their preferred and supported reverse proxy is traefik.
They also have tutorials on their website.
 

lifeteo

Dabbler
Joined
Jul 20, 2022
Messages
12
yes, but traefik only in enterprise. :frown:
with nginx proxy manager I look, while it doesn’t work out very well.
 

lifeteo

Dabbler
Joined
Jul 20, 2022
Messages
12
Why is this a bad thing?
and why do I need an enterprise for my home? and domain names are needed, I didn’t think that this was a problem at all and a paid feature
 

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504
and why do I need an enterprise for my home?
Who says you do? TrueNAS is enterprise software, so is Traefik. It's part of the "enterprise" collection with TrueCharts--that means they consider it to be stable and well-supported. Why do you treat that as a bad thing?
and a paid feature
What are you talking about?
 

MrGuvernment

Patron
Joined
Jun 15, 2017
Messages
268
and why do I need an enterprise for my home? and domain names are needed, I didn’t think that this was a problem at all and a paid feature
has an opensource version you can use, and nginx reverse proxy would work fine as well and is 100% free and not complex to set up once you read over how it is done, or the proxy manager as noted above


 
Top