Skip to content

Self-Host Weekly (8 August 2025)

Self-hosted news, updates, launches, and content for the week ending Friday, August 8, 2025

Self-Host Weekly (8 August 2025)
Finetic screenshot

Weekly Highlights

There were quite a few updates in Proxmox Land this week. The team celebrated the official release of v9.0, which brings an OS upgrade to Debian 13 (Trixie), a modern mobile interface, new metrics, and snapshot improvements (among others). Proxmox Backup Server v4.0 followed hot on its heels with support for S3-compatible object storage and ZFS upgrades.

Relatedly, the PXVIRT project for porting Proxmox to ARM devices recently froze the project's repo due to insufficient funding. Recent donations seem to be bringing some life back into the project, although the team has indicated support for the infrastructure required to maintain the project still isn't where it needs to be.

Ghost (the software used to deploy selfh.st) also had a big week with the anticipated release of v6.0, which brings integrated analytics (via Tinybird) and built-in social web/ActivityPub support to the blogging/newsletter platform. I've personally found the new analytics to be somewhat lacking and would recommend users stick with existing viable self-hosted alternatives for the time being.

Other interesting activity that appeared in my feed this week:

Happy selfh.st/ing!

Introducing Member Perks 🎉

If you missed it, I launched new perks for members subscribed to paid tiers of selfh.st this week! If you're not a paid subscriber, don't worry – all content on the site remains open and accessible as usual.

Introducing Member Perks: Full-Text Newsletter RSS, Custom Icon Colors 🎉
Exclusive features for subscribed members

Newswire

Proxmox Virtual Environment 9.0 released!
We are pleased to announce the first stable release of Proxmox Virtual Environment v9.0 - immediately available for download! The new version is based on the great Debian 13 “Trixie” but we’re using a newer Linux kernel 6.14.8-2 as stable default in Proxmox VE. Beyond the core system updates…
Ghost 6.0
Networked publishing, native analytics, and $100M earned by indie publishers
20 Days of Unraid Starts August 7th!
20 Days of Unraid Starts August 7th!
Tailscale’s visual policy editor is in beta: add, edit, and delete
The visual policy editor gives you a tabular view of each section of your policy file, and allows you to add, edit, and delete individual policy entries using visual forms.
Build Your Private ChatGPT Archive
Remember when we all worried about how much Google knew about us? Now imagine what ChatGPT has learned in just a few years. From brainstorms to business
Internal Rybbit dashboard with external tracking via Traefik
Setup a Rybbit instance to track your external websites while keeping the dashboard private
Fail2ban — Protecting Your Homelab from Brute Force Attacks
Learn how to secure your homelab with fail2ban, an intrusion prevention tool that automatically blocks malicious IP addresses. Complete setup guide with Discord notifications and best practices.
GoToSocial - ready for Prime Time?
Short answer: Hell yes. After completing the full migration and running in production for weeks, I can confidently say GoToSocial is ready for serious use. Perfect For: ✅ * Self-hosters with limited resources (VPS with 1-2GB RAM? No problem!) * Single-user or small family instances (works great up to ~50 users based on
OpenAI announces two “gpt-oss” open AI models, and you can download them today
OpenAI’s new open models can run on your hardware instead of in the cloud.
Sengled’s downfall shows the peril of relying on cloud connections for smart home control
Go local for your smart home.

Feedback

Content Spotlight

Meet iSponsorBlockTV, a self-hosted monitoring app for skipping sponsored segments in YouTube videos. With iSponsorBlockTV, users can configure the application to monitor specified devices on a network (TVs, consoles, Chromecast, etc.) for YouTube streams and automatically skip sponsored segments when detected. As a bonus, the service can also detect YouTube ads, mute them, and automatically skip when the option becomes available.

iSponsorBlockTV can be easily deployed via Docker or as a Home Assistant add-on and includes an interactive configuration tool to begin connecting to devices.

Links: Source Code

Videos and Podcasts

Command Line Corner

Use ls | wc -l to quickly count the number of files in the current directory:

$ ls | wc -l
  58

Click here for an archive of commands shared in past newsletters.

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.