Skip to content

This Week in Self-Hosted (14 March 2025)

Self-hosted news, updates, launches, and content for the week ending Friday, March 14, 2025

This Week in Self-Hosted (14 March 2025)

Weekly Highlights

Happy almost-Saturday! I spent most of the week making various upgrades to my smart home infrastructure and dashboard (hello, ratgdo disco and HA Voice Preview), which likely means my weekend will be spent troubleshooting why most of it isn't working (I'm looking at you, Frigate presence detection...).

For readers that aren't masochists, here are a few other things worth checking out this weekend:

Happy selfh.st/ing!

In the News

Home Assistant officially Matters
Home Assistant gains certification, but also a powerful tool for any open source project
ESP32 Undocumented Bluetooth Commands: Clearing the Air
The developer resources in just one place!
Android’s Linux Terminal app is now widely available on Pixels, and here’s how to get it
The Linux Terminal app is now available for Pixel devices on the latest Android 15 update. The app lets users to run Debian on their devices.
Overcoming barriers to Open Source procurement in the European Union
The EU has just started a review of European public procurement rules, and have asked for input on potential changes to the rules. The OSI has responded advocating for changes to dismantle these barriers and ensure Open Source solutions are fairly considered.

More From selfh.st

Self-Hosting Guide to Alternatives: Pocket, Omnivore
Self-hosted alternatives to popular online read later and bookmarking services
Self-Hosted Dashboard Icons
A collection of self-hosted dashboard icons and logos

Community Content

Bookmark Management with Hoarder – Daniel Gerdesmann
Learn how to host Hoarder to manage your online bookmarks. Save what you find online, organize it with lists, and use automatic tagging to find it easily later.
I self-hosted my own RSS reader to keep up with the news
Tired of bloated and expensive feed readers? Try self-hosting one instead.
Android Self hosting - Lemmy.World
With the latest release of android it now supports some Linux functionality. I got docker installed simply by following Docker’s docs. Any thoughts or uses for a mobile homelab? What would be useful to have mobile?

Content Spotlight: Cup

Meet Cup, a lightweight platform for monitoring container image updates. Built for speed and minimal resource requirements, Cup allows users to easily check for container updates from its minimal web interface and/or CLI tool (which displays a neat table of results directly in the terminal). Features include extensibility via JSON output (ideal for webhooks and dashboards), agent deployments for monitoring updates from a single machine, authenticated endpoints, and a lack of rate limits when checking for updates.

Cup can be easily deployed via Docker or as a binary, with configuration options for running via CLI, web interface, or agent mode.

A screenshot of Cup's web interface, including KPIs at the top outlining total monitored images, available updates, and up-to-date images. Below, a table listing of installed images and their update status with colored indicators.

Links: Website, Source Code

What I'm Watching

Command Line Corner: echo *.<filetype>

Use echo *.<filetype> to list of all files of a specified filetype from the command line:

$ echo *.txt
  this.txt week.txt in.txt self.txt hosted.txt
The DuckDB Local UI
The DuckDB team and MotherDuck are excited to announce the release of a built-in local UI for DuckDB.
Trunk & Tidbits, February 2025
Development updates from the Mastodon team. Code changes and updates made during February 2025.

Share Your Content

I'm always looking for new and existing self-hosted content to share in Self-Host Weekly. Reach out using the button below if you'd like to have your own content featured or have a suggestion for content types you'd like to see featured in future newsletters.