this post was submitted on 01 Aug 2023
142 points (96.7% liked)

Selfhosted

60451 readers
1051 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

For example, something that is too complex for your comfort level, a security concern, or maybe your hardware can’t keep up with the service’s needs?

you are viewing a single comment's thread
view the rest of the comments
[–] tok3n@lemmy.world 9 points 2 years ago (2 children)

Minecraft. When I started out it was fine but when I began to get regular visitors I got DDOSed for days on end and people poking me for ssh access. Never again.

[–] xavier666@lemm.ee 2 points 2 years ago (1 children)

Why were people asking for SSH access?

[–] tok3n@lemmy.world 3 points 2 years ago (1 children)

They weren't asking, I was getting spammed with attempts. I changed the ports and locked down my server. In the end I switched to VPS's.

[–] u_tamtam@programming.dev 2 points 2 years ago

You get spammed with ssh attempts no matter what. Just set up fail2ban with harsh firewall rules, key-only auth, and live happy!

[–] flei@feddit.de 2 points 2 years ago (1 children)

Been using mine using docker behind an extra vpn container...works beutifully..

[–] tok3n@lemmy.world 1 points 2 years ago* (last edited 2 years ago)

Sadly my server predated Docker or I would have done this. After I left the community I think they migrated to Docker.