this post was submitted on 22 Dec 2023
43 points (97.8% liked)

Self-hosting

2691 readers
31 users here now

Hosting your own services. Preferably at home and on low-power or shared hardware.

Also check out:

founded 2 years ago
MODERATORS
 

hi there, comrades! just curious, what do you all actually host for yourselves?

i currently run a two old PCs refurbished as Ubuntu servers and am looking at adding a Raspberry Pi 400 that i was gifted and don't know what to do with. i have ideas though!

anyway, i'd love to hear what you've found useful, helpful, and/or fun to run. my own answer will be in the comments.

you are viewing a single comment's thread
view the rest of the comments
[–] msage@programming.dev 7 points 9 months ago* (last edited 9 months ago) (1 children)

I actually use a real owned server, and host all kinds of my own stuff, along with

Matrix (synapse + element web)

Nextcloud

Etherpad lite

Gitea (have yet to switch to Forgejo)

And gaming servers. AssaultCube was very successful, as it has incredibly low pings, it was full multiple times, and it was incredible fun.

[–] harsh3466@lemmy.world 2 points 9 months ago (1 children)

Could you point me to the documentation you used to get etherpad lite going? I’ve had a hell of a time getting etherpad running and usable on my server.

[–] msage@programming.dev 3 points 9 months ago (1 children)

https://github.com/ether/etherpad-lite#manual-install

I just do the straight up git clone && run.sh inside a systemd unit.

[–] harsh3466@lemmy.world 2 points 9 months ago