Homelab is a server that resides locally in one's home to host several applications and virtualized systems for testing, developing, home or functional usage.
Homelab isn't a necessity. However, it provides you with extra space of good privacy to experiment and develop with little cost.
- Vaultwarden
- AdGuardHome
- immich
- SilverBullet
- Bytebase
- homepage
Vaultwarden
Vaultwarden is an unofficial Bitwarden server implementation that implements many of the Bitwarden APIs required for most functionality, ideal for self-hosted deployments where running the official resource-heavy service is undesirable.
Since the server only hosts encrypted data, it is quite secure. Resource consumption is low and works very well in teams and concurrent connections with docker.
AdGuard
AdGuard is a network-wide software for blocking ads and tracking, covering ALL your home devices. It operates as a DNS server that re-routes tracking domains to a “black hole”, thus preventing your devices from connecting to those servers.
To build AdGuard, you will need Go v1.23 or later, Node.js v18.18 or later, and npm v8 or later. You can build AdGuard Home for any OS/ARCH that Go supports. Once it's installed, the service is already started with no need to launch anything explicitly.
immich
Immich is a high performance self-hosted photo and video management solution. It features Automatic Backup, Facial Recognition, Partner Sharing and many other useful functions.
Immich uses a traditional client-server design, with a dedicated database for data persistence. The frontend clients communicate with backend services over HTTP using REST APIs. You can deploy and upgrade immich via Docker. Be aware that the project is under Very Active development, so expect bugs and breaking changes.
SilverBullet
SilverBullet is a note-taking application optimized for people with a hacker mindset, supporting wiki-style page linking. Its synced mode enables 100% offline operation, keeping a copy of the content in the browser’s local IndexedDB database, syncing back to the server when a network connection is available.
SilverBullet is a platform for End-User Programming through its support for Objects, Live Queries, Live Templates and Live Template Widgets, allowing to make parts of your pages and UI dynamic.
Bytebase
Bytebase provides a web-based SQL client to manage all your different databases. It supports 20+ mainstream databases.
It also provides AI Assistant features to allow you to query with natural language (Text2SQL), explain and optimize SQL statements.
You can try the online demo at https://sql-editor.com/.
Homepage
Well, after you have installed so many awesome tools, would it be annoying if you need to access them from different places?
Homepage is a highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations. It features quick search, bookmarks, weather support, a wide range of integrations and widgets, an elegant and modern design, and a focus on performance.
Homepage has built-in support for Docker, and can automatically discover and add services to the homepage based on labels.
Homepage is highly customizable, with support for custom themes, custom CSS & JS, custom layouts, formatting, localization and more.
So, it's time to upgrade your homelab and put them all under Homepage.
Lastly
With a homelab, you can build various functional and fun project. Just try developing your homelab as you like it!
Top comments (11)
Nice article about having a homelab!
I'm on my second homelab build and I was planning to write a article about it.
I would include having pihole, pivpn and take a look on tteck scripts for Proxmox (which helps a lot).
All of these tools exists inside casaos and easy to install from its software panel.
Check it out! casaos.io/
AI and ML are making service reliability a proactive effort rather than a reactive one, which is critical in today’s competitive market. It’s exciting to see the bar being raised for SLAs." #ServiceManagement #TechTransformation
This is something I have been planning to build, I will be diving into this next year for a project. I will save this as a reference to go through.
Great article!
What’s the value proposition of using silverbullet over say, Obsidian or Logseq? Genuine question, I’m looking to set one of them up soon.
Obsidian mast have
hello
I have a lenovo legion 5 laptop that I use as a HOMELAB that hosts using Kubernetes and it is doing quite well.
Thanks for listing some of these that helps build homelab
Do you follow codeskool?
Nice
Thanks for the useful tips, one day I'll definitely get around to it!