Skip Navigation

User banner
Posts
13
Comments
241
Joined
2 mo. ago

  • As I scan down the comments, I am somewhat comforted to know that I am not the only one. For Caddy being such a simple deployment, it took me an embarrassingly long time to wrap my head around it. Now I can deploy it and have it running in minutes. Looking back, I'm like 'wtf was my problem?' Once I learn something and it gels, I write the steps down in a notepad++ doc. At my age, I need all the help I can get. LOL

  • IMHO, security measures are necessary. I have a tendency to go a bit heavy on security because I really hate having to mop up after a breach. So the more layers I have, the better I feel. Most of the breaches I've experienced were not some dude in a smokey, dimly lit room, wearing a hoody, and clacking away at a keyboard, while confidently announcing 'I'm In!' or 'Enhance!'. Most are bots by the thousands. The bots are pretty sophisticated now days. They can scan vulnerabilities, attack surfaces, et al. They have an affinity for xmrig too, tho those are easy to spot when your server pegs all resources.

    So, for the couple days investment of implementing a good, layered security defense, and then the time it takes to monitor such defenses, is worth it to me, and lets me sleep better. To each their own. Not only are breaches a pain in the ass, they have serious ramifications and can have legal consequences such as in a case where your server became a hapless zombie and was orchestrated to attack other servers. So, even on the selfhosted side of things, security measures are required, I would think.

    It takes about 5 minutes to set up UFW which would be the absolute minimum, I would think.