this post was submitted on 05 Jul 2025
22 points (100.0% liked)

Selfhosted

49206 readers
454 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.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 2 days ago (2 children)

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...

[–] [email protected] 1 points 2 days ago* (last edited 2 days ago)

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

[–] [email protected] 1 points 2 days ago (1 children)
[–] [email protected] 2 points 1 day ago (1 children)

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...

[–] [email protected] 1 points 1 day ago

thanks, i'll wait a bit!