@murgero said in Setting up DOT or DOH:
I assume you've looked here as well: https://docs.cloudron.io/apps/adguard-home/#doh
yes
@murgero said in Setting up DOT or DOH:
I assume you've looked here as well: https://docs.cloudron.io/apps/adguard-home/#doh
yes
here are the settings, the only thing I notice is with the SSL, but also not how to resolve that since NPM manages the ssl
I've been trying to figure this for about a week, looking at the forums, documentation, and chatgpt so far I have been unable to get this to work
my current setup,
I use pf sense, home assistant with Ningix proxy manger, and cloudron
I have several hosted applications, that require npm, npm has a wildcard SSL
DNS Settings:
*.DOMAIN.COM > CNAME (this points to my IP)
DNS.DOMAIN.com > CNAME
*.DNS.DOMAIN.COM > CNAME
PFSENSE:
PORT 443 & 80 pointed to 192.168.0.11 (NPM)
PORT 853 pointed to 192.168.0.21 (cloudron box)
NPM Setting:
ADDNS.DOMAIN.COM > HTTPS://192.168.0.21:443
I have attempted on my android device, to point the DNS to dns.domain.com, addns.domain.com, *.dns.domain.com, *.addns.domain.com
all fail to connect
what is my best way to resolve the issue I hope I have given enough information
Client Portal - Multiple Companies
I'm trying to add a 2nd company, to my invoice ninja instance. everything is working great with the first company
But, I'm attempting to add a 2nd company and also use the client portal to allow customers to create an account. but can't figure out how to access the client portal for the 2nd company
I've added the Domain URL invoice2.domain.com and setup the Alias in cloudron but when I access invoice2.domain.com/client/login it's going to the first companies portal
i'm fairly new to Cloudron, I have Cloudron running on a VM with nextcloud installed as an app
I would like to use my NAS as the default file location for all files/folders
I setup the app within nextcloud and selected the option to allow all users access, but this gives every user access to every folder/file within the share
is there a way to use external storage as the default file system for nextcloud
I hope I explained correctly