My Private Cloud Cloud

PCs, laptops, cyberdecks, homelabs, servers, modems, routers, switches, keyboards, mice, etc.

Moderator: Onio

Post Reply
User avatar
ManualOverride
Posts: 8
Joined: Sat May 23, 2026 11:30 pm
Location: USA
Contact:

My Private Cloud Cloud

Post by ManualOverride »

Having a do it yourself attitude is a big part of the culture of the Indie Web. High Quality open source software is very plentiful these days and the hardest thing is knowing where to start. I started with just the Dell Tiny PC with 6 cores, 12 threads. I installed an operating system on it call UmbrelOS https://umbrel.com/umbrelos. I picked it because even though I have a good amount of IT experience, I just wanted something that I could get going quickly to be able to try different web apps without spending a lot of time getting them working.

In this process I discovered that I could connect it to tailscale and then be able to connect to it securely using that as the VPN tunnel. Making it so that I could store all of my pictures and music on my Umbrel and stream them to my phone so that I don't have to take up space on my phone. It worked pretty well as long as the cell data was good ;-)

Using this system I discoverered several cool tools. My daughter and like to play minecraft together and when running my own servers I used to use MineOS https://mineos.net/ just because it made running the server so much easier than running it as an unprotect service. It saved my bacon one time when some griefers were coming into our world and destroying our builds, I just rolled the server to a previous version and enabled the whitelist to block! This system which you can run inside of a docker container is called Crafty https://craftycontrol.com/ which does that same thing but within a protected container and when you pair it with Playit https://playit.gg/ you can host your own minceraft server locally without opening ports in your firewall which can leave you vulnerable to network attacks trying to compromise your server.

I find it difficult to save all of the recipes that I find online and so I wanted a way to keep them. I cam across Mealie https://github.com/mealie-recipes/mealie which allows you to put in the webpage address that has the recipe that you want to keep and scrape it from the website saving it into Mealie in recipe format without any ADs from the original site!

It is also where I first found the web based Quake 3 Arena server that I ended up hosting on my VPS servers for everyone here to play on https://quake3.that90s.site/.

It is also where I first of something called Dokploy https://dokploy.com/ which is what I now use to manage all of my hosted web applications on my local servers as well as my paid web hosts.

For monitoring my hosts I use Checkle https://github.com/operacle/checkcle and for watching for iss ues in the system logs (like multiple failures to login to your server's SSH) I use Wazuh https://wazuh.com/

Image
My Current Micro Server Home Cloud
User avatar
Onio
Posts: 111
Joined: Sat May 23, 2026 10:48 pm
Contact:

Re: My Private Cloud Cloud

Post by Onio »

This is great!

Re: acknowledging the DIY attitude common in these circles on the web, it's so true. I was drawn in by these websites a few years ago by all the wonderful customization and personality I've seen people build into their own websites, and it was really all the various projects that I discovered across personal projects that have led me to where I am now. I discovered ESP32s and an appreciation for ThinkPads thanks to all of the DIY projects I've seen, and that led to modifying and reselling ThinkPads and building my own microcontroller powered gadgets, which led to learning about Cyberdecks and diving into Linux and starting my own mini server rack and creating a YT channel, and now I have a backlog of endless projects I want to try. It's already fun to make stuff for creativity and curiosity's sake, but seeing hundreds of other people actively participating in that alongside you is like rocket fuel, hahaha.

Thank you for your write up here and for all the useful resources you've included, I look forward to watching your cloud grow! The notion alternative app has me really interested in setting up my own homeservers!
User avatar
ManualOverride
Posts: 8
Joined: Sat May 23, 2026 11:30 pm
Location: USA
Contact:

Re: My Private Cloud Cloud

Post by ManualOverride »

Yeah, if you want to replaced Notion then you might really like this one AppFlowy https://github.com/AppFlowy-IO/AppFlowy. We areally are in the golden age of high quality free to host apps!
User avatar
ManualOverride
Posts: 8
Joined: Sat May 23, 2026 11:30 pm
Location: USA
Contact:

Re: My Private Cloud Cloud

Post by ManualOverride »

I would also submit this list as a fairly comprehnsive list of self hosted solutions. https://github.com/awesome-selfhosted/a ... selfhosted
User avatar
Onio
Posts: 111
Joined: Sat May 23, 2026 10:48 pm
Contact:

Re: My Private Cloud Cloud

Post by Onio »

ManualOverride wrote: Mon May 25, 2026 8:41 am I would also submit this list as a fairly comprehnsive list of self hosted solutions. https://github.com/awesome-selfhosted/a ... selfhosted
This is incredible!
Post Reply