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

Selfhosted

39257 readers
239 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

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

top 9 comments
sorted by: hot top controversial new old
[–] bitrate@lemmy.world 3 points 1 year ago (2 children)

I actually have an interest in doing this as well. One concern though. Wouldn't standing up a Lemmy instance on you own network and federating potentially attract unwanted attention to your IP? Would it be better to host on a VPS instead?

[–] poVoq 2 points 1 year ago

What exactly do you mean with "potentially attract unwanted attention to your IP"? Any public IP attracts automated bot probing, regardless of what you host on it... and the rest is pretty much FUD by VPN snake-oil vendors.

[–] jjakc@lemthony.com 1 points 1 year ago

If you really don't want people to know your home ip, then you can use cloudflare's proxying service for all you internet facing services.

[–] poVoq 2 points 1 year ago

You will need to fine-tune the database a bit, but generally speaking this hardware should be sufficient for a medium sized instance < 1000 members or so. What kind of connection do you have? Lemmy itself is not very bandwidth heavy, but image storage and remote access can be somewhat problematic if you have a very slow upload speed.

A good frame of reference would be the VPS that lemmy.world is running on imo. Looks like they upgraded to a 4 core/16gb setup to handle the influx of users, so if your instance is running under 1k users, I believe those specs would be sufficient.

If it starts chugging, I wonder how well it'd work to run the server on the laptop and the DB on a VPS (or vice versa).

[–] someguy@lemmyland.com 1 points 1 year ago

Should be able to handle a few users OK. You might want a more permanent server to run it on if they want to keep using it long term though.

[–] jon@lemmy.tf 0 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 0 points 1 year ago (1 children)

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

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

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