you are viewing a single comment's thread
view the rest of the comments
[โ€“] 3 points 3 years ago (2 children)

I'm very new here and curious if I could ask as it sounds like you know what you are talking about.

My self hosting skills are extremely basic. I have an 8G Pi4 I run jellyfin, navidrome and a few other bits and bobs on. I'm scared of opening ports on my home network so use Timescale for external access. Could I run a personal Lemmy instance like this? Can I interact with other instances via Tailscale or do I need to actually open ports?

Resource wise what would a personal instance require in the cloud? Would something basic like a 512mb 10G droplet from Digital Ocean suffice?

  • source
  • parent
  • hideshow 4 child comments
  • [โ€“] 1 point 3 years ago

    You do need to allow incoming traffic, as the data is pushed to you by the remote server, not pulled from it.

    As @Hexarei@programming.dev said you could however use Cloudflare tunnels and it would work just fine, it just needs HTTPS.

    Experiment with it, have fun! Solving problems is how you learn that stuff ๐Ÿ˜ƒ

    Otherwise yeah the 512MB droplet should be alright to start off, that's about what my instance uses.

  • source
  • parent