20 Replies
in linux
What's the question?
where is the cloudflared config file
put
@Chaika Can you help?
It looks for it in ~/.cloudflared, /etc/cloudflared and /usr/local/etc/cloudflared directories, and the config file is just
config.yml
If you're using Zero Trust managed/remote managed tunnels, it's not anywhere localThank uuuuuuu
@Chaika Also
How do i fix this
my public ip is a CG-Nat sooo i have to do this
That's pointing at the tunnel, so you need to proxy it
how?
by clicking Edit on the DNS Record, and then clicking on the slider next to dns-only to make it proxied
then wait for dns propogation
Also if your goal is "it's pointing at cname.yourdomain.com so the tunnel will use that public hostname" -- it won't, you need a specific entry for ambrosia or a wildcard (can be configured at the bottom of the public hostnames tab)
i already made a wildcard
ah you're right I'm blind, opps, but yea it'll use your wildcard and not cname.yourdomain.com, even though it's pointing at it
so just *.novabot.eu.org for the cname pointing
yea, it'd use that public hostname for ambrosia
invalid error in zerotrust
Ambrosia loads for me now that it's proxied, but I see the same redirect error.
The redirects are coming from your origin, most likely because you are using http:// to connect to it, the application is trying to redirect you to https. I'm not sure what ambrosia is, but if it has some config to allow you to use http or disable the redirect, that's what you need
cause of my Force SSL in NPM
Yup it works now
i just gotta fix my db
all good thank you :D