|
|
|
|
|
by j1elo
2884 days ago
|
|
I've considered going self-hosted a lot of times, for several "everyday use" services. But there are always two things that make me hesitate: - Cost. My needs are small so in practice I can stay in the free tier of most services. - Availability/Reliability work. All the maintenance burden would now fall over me: data backups, network failures, etc. Could you comment on these points, from your experience? (also whatever other concerns you may want to point out about self-hosting services) |
|
As for cost, I run everything on a $5/month DO box, and it's only using half the ram and barely any CPU. You could run it on an even cheaper VM or even a tiny physical box like a Raspberry. Backups are just a matter of using a tool that encrypts and syncs to some offsite.