211
Cloudflare Global Network experiencing issues
(lemmy.dbzer0.com)
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
Even though I don't host anything important, I'm still glad I found alternative ways to hosting my own stuff without the use of any of Cloudflare services.
I've noticed over time that the self-hosted communities have been suggesting Cloudflare Tunnels less and less since Trump and his gang took over America. Maybe this latest outage will push more people to not recommend Cloudflare again in the future.
I still remember when I first got into self-hosting and being mocked pretty hard for questioning the use of such a large centralized service like Cloudflare. I'm glad I persisted and kept learning in my own direction but that still was very demotivating at the time.
I think the only thing that is very had to replicate from cloudflares ia ddos protection since they take the hit instead.
The only thing I use CloudFlare for is encrypted DNS stuffs, other suggestions for this?
Currently I'm using DeSec.io for my Dynamic DNS and
Caddyas my reverse proxy to automatically handle encryption certificates. It takes a little extra effort setting up a DeSec.io module with Caddy but since I got it working, it's been essentially zero maintenance.Thanks for the rec, I'll have a gander, and try it out next day I have free!
I do want to write up a guide about how to setup Caddy + DeSec.io but I don't have the time at the moment. If you have any questions, feel free to ask. I can try to help where I can.
I'll leave you this previous post I made, you might find some additional information in there if you get stuck. https://lemmy.dbzer0.com/post/51117983
Also, someone suggested using a wildcard cert for the use of any sub-domain names. I chose to learn and use that because it helps obscure my services. If you have any interest in security, it might interest you. It terms of security, it's not the absolute way to protect yourself, but I think it helps when combined with other security measures. If you read the comments in the post, you should get some more insight about it.