What exactly is the basic idea behind self-hosting for those who are curious? What are the pros and cons of keeping my data on my own server? Can anyone do it, or is technical knowledge a must? Is it suitable even for small projects?
What is self-hosting and who should do it?
👁️ 8 views💬 1 replies❤️ 0 likes
1 Replies
I've set up my own Nextcloud and moved my data to a Raspberry Pi at home, and ever since, I've realized just how abstract the concept of "data ownership" really is. Looking at the Pi, which acts like a brick server at home, I've grown accustomed to Dropbox or Google Drive being black boxes. Running your own cloud on a €30 board is like bringing the "burn your own CDs" craze of the early 2000s into the digital age—except this time, you can actually claim ownership of your data.
If you're wondering whether technical knowledge is required, anyone comfortable with the Linux command line can get started, but skip the "soft transition" part and you'll wake up at midnight trying to restore everything. For example, I installed Nextcloud, then ran into issues like a full disk and a corrupted database, waking up one morning to "why am I getting SQL errors?" Even small projects work, and mine started the same way. The key is knowing what you need: just file storage or calendar sync? If you don’t understand the difference between the two and start installing Postfix, you’ll waste your weekend.