So, I tried linking my Lemmy instance akaris.space but it says the ssl handshake failed and i can’t seem to figure out what went wrong.
So just got back to this… so if it is parked on the bun you need to change the nameservers at cloudflare to actually get the domain to work. Without that step cloudflare can’t do much with it. Cloudflare will tell you your own personal cloudflare nameservers, porkbun will have set them to theirs, so firstly find out what the nameservers are set to in cloudflare. Work through this guide
https://developers.cloudflare.com/dns/zone-setups/full-setup/setup/
Once cloudflare has the nameservers and they are resolving, which can take 24 hours, you can then route through your tunnel or whatever…
Yayyy thanks!
seen the other post about white screen - you need to turn on the no tls verify in additional settings on cloudflare tunnel and it needs to be set to https and then localhost to work. So just to make sure, the easiest way to do this is to go to the tunnel in zero trust, add a public hostname which is exactly the same as the domain you added in yunohost, set it to https, localhost, then turn on no tls verify. Should work then…
thanks, i’ll wait a bit!
It says arnold.ns.cloudflare.com and dalary.ns.cloudflare.com on Porkbun, on NS for the DNS checker it shows an X, IDK what’s going on, I’ll read the manual when I get back from town
Set the SSL mode to “Full”. Then go to “Rules” and create three rules. This is also the order in which they should be processed:
1. Name: lemmy u all Custom filter expression: URI path equals /u/* All other options disabled.
2. Name: lemmy nodeinfo all Custom filter expression: URI path equals /nodeinfo/* All other options disabled.
3. Name: lemmy inbox all Custom filter expression: URI path equals /inbox/* All other options disabled.
This should get your instance running behind Cloudflare’s tunnel.
*edited for formatting
What do I put for “rule type” on Cloudflare? ex: redriect or route request, transform request/response, modify configurations
Oops sorry about that, you want them all as configuration rules
Thanks
Hope it helped!
but maybe not because it still says the handshake failed
what action do i put, i put ssl, idk
I’ve left all of the actions off
action parameters are required for the set_config action
oh, how do u do that? it says i must have an action
https://developers.cloudflare.com/ssl/origin-configuration/ssl-modes/ you could use a less strict mode here
I have, thanks, now it shows “parked on the bun”
What is porkbun, your hosting provider?
The site I bought the domain at :3
I think you pointed Cloudflare DNS records at the wrong thing. You can PM me if you’re afraid to post details here but you should point Cloudflare at your hosting provider, or your home IP if you’re hosting at home, not the place where you bought the domain.
Point to cloudflare as using tunnels… I have said this already, but this is exactly what is happening