25
Own lemmy
(lemmy.world)
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:
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
No spam.
Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.
Don't duplicate the full text of your blog or git here. Just post the link for folks to click.
Submission headline should match the article title.
No trolling.
Resources:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
depends, a server is just a server. Its more about how you setup your domain and secure your site. My domains are all anon and I run my servers through cloudflare. You don't really see the actual server itself, just cloudflares gateway.
This is the way. I'm routed through cloudflare with private registration as well. The exposed IPs belong to Cloudflare and only they and I know where it goes after that.
I have the same setup. You just need to make sure the domain info is private when you first register it because if the whois history is cached somewhere and your info was public before then it can still be found.
Thank you, now I'm getting to know cloudflare.At the moment there is some problem with a redirecting loop, but as I read itcould be a problem with my nginx config and https. Either way thank you
Make sure ssl is set to full or strict If using local certs as well. Want to skip local certs? Use cloudflared