this post was submitted on 06 Aug 2023
26 points (90.6% liked)
BestOfLemmy
7141 readers
10 users here now
Manual curation of great Lemmy discussions and threads
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Been pretty smooth for me, but I also only take friends and people I know personally so the risk of abuse and misuse it absolutely tiny.
In terms of setting it up, if you're familiar with web hosting and Docker, it pretty much just works. Fairly basic and simple in terms of the stack it runs: NGINX, a nodejs frontend, PostgreSQL database and a Rust backend. I've set up way worse, especially compared to some Java-based apps.
How much disk space are you using? Is it just data from anything posted in your instance or others as well?
About 10GB so far, about an even split between database and image storage.