this post was submitted on 10 Jun 2023
37 points (100.0% liked)

Selfhosted

573 readers
1 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.

Resources:

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

> Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I have a spare laptop running Linux Mint. I would like to try running my own instance and sharing it with a few users to help out and for the experience. Below are the specs. Do you think it will be powerful enough, and if so, how many users would it be able to handle? I could restrict uploading of media if that would make a considerable impact.

Dell Inspiron 15-5000 CPU: Intel Core i5-5200U, 2 cores, 4 threads RAM: 8GB Storage: SanDisk SSD Plus 1TB

you are viewing a single comment's thread
view the rest of the comments
[–] jon@lemmy.tf 14 points 1 year ago (1 children)

Small instances don't seem to require anything major, I'm running mine on a VM with 4c/6gb ram/256gb disk with no issues- it's just a few Docker pods. Just make sure you use a dynamic DNS provider if you're hosting from home, as valid SSL is required to connect to the federation.

[–] bitrate@lemmy.world 4 points 1 year ago (2 children)

Any concerns you that you may attract attention to your network? I'm interested in doing the same thing you are.

[–] jon@lemmy.tf 8 points 1 year ago (1 children)

I've got all my home services routed through ZeroTier to Nginx Proxy Manager on a cloud VM, so my home IP is pretty well hidden. As long as nobody is uploading illegal content to your instance you should be fine though.

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

Dope, I'll look into that as well. I think im going to start with cloudflare tunnels. I've heard of it, but never used it. I think this may be my first appropriate use case.

[–] mattchu_c@lemmy.world 2 points 1 year ago (1 children)

You could also get a second static IP address from your ISP to keep it separate from your home network.

[–] foxtrot@lemmy.world 3 points 1 year ago (2 children)

Is it possible to run an instance without a static IP address?

[–] unique_hemp@discuss.tchncs.de 4 points 1 year ago (1 children)
[–] mattchu_c@lemmy.world 2 points 1 year ago

Thanks for sharing this!

[–] mattchu_c@lemmy.world 2 points 1 year ago

From a local device in your home, no, not that I know of. It might be possible with some wild proxy and port forward setup, but that's a little above my head tbh.