Subscribe to our newsletter

For the latest in self-hosted news, software, and content delivered straight to your inbox every Friday

Success! Now Check Your Email

To complete Subscribe, click the confirmation link in your inbox. If it doesn’t arrive within 3 minutes, check your spam folder.

Ok, Thanks
This Week in Self-Hosted (28 February 2025) 11 min read
This Week in Self-Hosted

This Week in Self-Hosted (28 February 2025)

Self-hosted news, updates, launches, and content for the week ending Friday, February 28, 2025

By Ethan Sholly
This Week in Self-Hosted (28 February 2025) Post image
Sponsored by Novu

This Week in Self-Hosted is sponsored by Novu, an open-source notification <Inbox /> component for modern applications, powered by a flexible multi-channel notification engine. Add a notification <Inbox /> to your app today!

This Week in Self-Hosted

Another week, another major release from the self-hosted project everyone loves to hate. The team behind the popular cloud storage platform Nextcloud introduced v31 and Hub 10 to the community this week, touting deeper integration across its ecosystem and performance improvements (including thousands of tweaks) to its UX. And say what you want about the project based on your own personal anecdotes, but their fight against big tech is undeniably a net positive for the self-hosted and open-source communities.

I also pushed some significant updates to selfh.st/apps this week, including bookmarks support (via local browser storage), new sort options, and a cool new way to easily share custom views using a vanity URL I recently acquired (I apparently hate vowels). To see it in action, click here --> slfh.st/fEaOs <– for a custom view of the apps added to the directory this past week.

Other activity from the week you might be interested in:

Happy selfh.st/ing!

In the News

Nextcloud Hub 10 – your unified, modular digital workspace - Nextcloud
Welcome Nextcloud Hub 10 - reinforced performance, deeper integration, and dozens of new features that will make your day easier!
MongoDB Announces Acquisition of Voyage AI to Enable Organizations to Build Trustworthy AI Applications
/PRNewswire/ -- MongoDB, Inc. (NASDAQ: MDB), the leading database for modern applications, today announced it has acquired Voyage AI, a pioneer in…
Bitwarden recognized in G2’s Best Software Awards for 2025 | Bitwarden
Bitwarden ranks among the best in G2’s 2025 Best Software Awards, earning top spots in security, customer satisfaction, and overall excellence. Backed by real user reviews, this recognition highlights trust and reliability in password management.
Apollo joins the Works With Home Assistant Program
Adding three devices, including their community favorite presence and air quality multisensors.

Software Updates

New Chrome browser extension for easy creation and autofilling, allow users to delete their own accounts, optional IP logging
Introduced 'FileEventStorage' as an optional method for storing data, issues list pagination, thousands-separators for counts, support for CORS
Synchronous update checking for heavily improved performance/speed
Download files and copy stream URLs, reworked responsive layout, additional playback state details, improved episode status indicators, Windows installer
Support for notifications via Apprise, retry intervals for retrieving Frigate snapshots, updated notification templates
Cloud saves, retrieval and installation of community themes, added community themes repository link to the settings
Support for status editing, push notifications, global CSS customization, domain permission subscriptions, login button, granular stats controls, post backdating
Multi-user support with permissions, share habits and wishlist items with other users, show tasks and habits in dashboard, show tasks in completion streaks
Incompatible with prior versions after complete rewrite, SSO support, visibility options, customizable paste slugs, expirations
Manual face tagging and deletion, persistent memories, search by rating on web
Overhauled and simplified web interface, CSV import improvements
Improved startup times, redesigned recipe info card, improved shopping list UI, better scraping and additional agents
10x reduction in Docker image size, customized host names and ports for easier deployment, smaller default text-to-image model, UX improvements
Updated internal Docker HTTP port from 80 to 8080
Native support for podcasts and audiobooks, new providers, built-in DSP configurable by player, support for external audio sources
Updated user interface, hybrid photo and video viewer, redesigned edit dialog, immersive 3D Earth view in Places
New Scripts: Authelia, ByteStash, Jupyter Notebook, Outline, Pelican Panel, Pelican Wings, VictoriaMetrics, web-check, wger
Custom fields on check-in/checkout, UI breadcrumbs, improved tooltips, arbitrary notes for assets, saved custom report templates
Support for Mbin (federated content aggregator and microblogging platform), optimized Docker image for significantly decreased size

New Software

Python-based tool for migrating encrypted Aegis 2FA backups to 2FAuth
Package for managing assets in Laravel applications
High-performance email validation platform
Real-time file transfer service via web browser or CLI
Template for generating photo galleries based on nanogallery2
Task scheduler with a GUI
Project management platform focused on simplicity and efficiency
Self-hosted customer support desk
Unofficial mobile client for Linkding
Web app offering a variety of online tools to simplify everyday tasks
Playground for experimenting with and fine-tuning LLMs
Secure file sharing and collaboration (OCIS fork)
Privacy-focused service for categorizing e-mails
Web-based media poster management system
AI-powered spreadsheet application combined with Python data analysis capabilities
Web push notification registration and management platform
Scrobble Plex data and rankings to Trakt via webhooks
Unofficial mobile companion app for uploading tracks to Wanderer
SSL certificate expiration monitoring
Simple monitoring status page built with PHP and MySQL
Reverse proxy designed to simplify TLS and mTLS management
Web-based log viewer for ClickHouse databases
Text-based Audiobookshelf client for Linux
Minimalist fitness app for tracking workouts and PRs
Self-hosted platform for hosting static sites, web apps, databases, and CRON jobs

Latest Directory Apps

Developer platform for workflow automation
Headless CMS and backend for custom builds
Open-source ERP and CRM for business
Intelligent task scheduling and calendar management
Lightweight, one-time file upload server
Gamified habit tracking application for building positive habits
Meme search engine built with Python and Ruby
Open-source cloud file storage server
Collaborative wishlists for gifts and presents
Self-hostable git server for the command line
FreshRSS theme and video extension for a video-focused browsing experience
Command line tool for downloading videos and metadata from YouTube

Project Updates

Repository: yusing/go-proxy --> yusing/godoxy
License: AGPL-3.0 --> Custom

Community Content

Self-hosted Stalwart email server
Self-hosted Stalwart email server. GitHub Gist: instantly share code, notes, and snippets.
How to self-host a simple, static blog on a Raspberry Pi with Jekyll, Docker and Cloudflare ·
When I first created this blog, I settled on using Jekyll and decided to use GitHub Pages as a cost-free hosting solu…
Bye Bye Google/Apple Photos, Hello Immich
There are lots of reasons for wanting to run your own photo storage site, it might be the monthly fees or the invasive AI policies, whatever it is Immich has you covered and I’m seriously impressed by this open source tool, and yes it runs on the Pi perfectly!

Content Spotlight: Upvote RSS

Meet Upvote RSS, a self-hosted RSS feed generator for popular social aggregation sites like Reddit, Hacker News, and Lemmy. With Upvote RSS, users can easily create their own curated feeds of subreddits, HN post types (Best, Top, New, Ask, etc.), and Lemmy communities based on configuration options that include post scores, thresholds, and number of posts per day. Users also have the ability to specify the content to be included in each feed item (score, article content, comments) as well as filters for NSFW or older posts.

Upvote RSS can be easily installed via Docker and does not require any additional services, although Reddit users will need to register their own app on the platform for API access.

A screenshot of Upvote RSS's workflow, which includes option to select a site and its configuration options, feed links, and a preview of the feed.

Links: Source Code, Website

What I'm Watching

Command Line Corner: ;

Use ; to run multiple commands in succession (unlike last week's && tip, the second command will run regardless of the first's success):

/$ mkdir test_folder; cd test_folder
/test_folder$ _
Unraid OS 7.0.1 is Now Available
Unraid OS 7.0.1 is Now Available
Disaster Recovery 101: Backup vs. Replication
When you’re building a disaster recovery strategy, it’s crucial to know that there’s a difference between replication and backups. Here’s what you need to know.
Why I Still Love and Use RSS Feeds in 2025
RSS feeds are classic. And surprisingly, they are still relevant in 2025.

Share Your Content

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.

Comments