Skip to content

This Week in Self-Hosted (20 December 2024)

Self-hosted news, updates, launches, and content for the week ending Friday, December 20, 2024

This Week in Self-Hosted (20 December 2024)

Sponsored by Grist

This Week in Self-Hosted is sponsored by Grist, a more solid way to replace load-bearing spreadsheets. Check it out now.

In the News

Software Updates

Breaking Changes

New Software

Latest Directory Apps

Help keep the newsletter (and me) running ☕

This Week in Self-Hosted is an independent publication supported by the self-hosted community. Consider making a one-time donation (no account required), buying me a coffee, signing up for a monthly donation on the site, or sponsoring the newsletter to help offset the costs associated with running the publication.

More from selfh.st

Self-Hosting Guide to Alternatives: Pocket, Omnivore
Self-hosted alternatives to popular online read later and bookmarking services

Community Content

MeTube — Self-hosted YouTube downloader with a sleek web interface
MeTube is a web UI for youtube-dl/yt-dlp that allows you to download videos from YouTube and other platforms. It’s perfect for archiving your favorite content or downloading videos for offline viewing.
HortusFox Recap 2024 🦊🎇 | Daniel Brendel | Blog
As the year 2024 comes to an end and the new year 2025 is about
October 2024 - Mealie
Understanding Our Community: The 2024 Home Assistant Survey
Today we launch our annual survey of our community, the insights gained will help us make Home Assistant better reflect all our users.

Content Spotlight: Speedtest Tracker

Meet Speedtest Tracker, a self-hosted application for monitoring the performance and uptime of an internet connection. With Speedtest Tracker, users are given a streamlined interface for managing a number of tracking-related features, which include viewing performance metrics (upload speeds, ping, packet loss, etc.), scheduling automated tests, and setting up notifications based on user-defined performance thresholds. The project also recently celebrated its milestone v1.0 release and dropped a list of planned features including multiple schedules, ping tests, an API, and a revamped dashboard.

Speedtest Tracker can be easily installed via Docker and doesn't require any additional containers or resources to deploy.

A screenshot of the project's dashboard with menu options, KPIs, and graphs visualizing the upload, download, and ping performance of the instance's internet connection.

Links: Website, Source Code

What I'm Watching

Command Line Corner: tail -n 5 <file>

Use tail -n 5 <file> to quickly view the last five lines of a file from the terminal, which is helpful for tasks like viewing the latest output from a log file:

/$ tail -n 5 example.txt
  is
  This
  Week
  in
  Self-Hosted

Click here to view an archive of commands shared in previous newsletters.

You Can Now Use GitHub Copilot For Free!
Finally, it is a good to see a free GitHub Copilot offering. What do you think?

Share Your Content in a Future Newsletter

I'm always looking for new and existing self-hosted content to share in This Week in Self-Hosted. 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.