Skip to content

Self-Host Weekly (6 June 2025)

Self-hosted news, updates, launches, and content for the week ending Friday, June 6, 2025

Self-Host Weekly (6 June 2025)

Weekly Highlights

Six days in and June is already turning out to be quite the eventful month. While development and releases tend to slow down in the summertime, there was no shortage of noteworthy self-hosted activity this week:

Happy selfh.st/ing!

In the News

Self-hosting your own media considered harmful | Jeff Geerling
Nextcloud Talk “Munich”: building resilient communication - Nextcloud
Introducing Nextcloud Talk “Munich” — now even more resilient, powerful and easy to get started with. Read this blog to find out more.
Ramping up for expansion
Ghost 6.0 is coming soon
Valkey Turns One: How the Community Fork Left Redis in the Dust - Momento
Valkey is not only thriving, but now outperforming Redis 8.0 in real world benchmarks.

More From selfh.st

2024 Self-Host User Survey Results
Visualized results from the year’s annual user survey
What I Learned Building My First Self-Hosted App
The story of AdventureLog, my first self-hosted app, and what I learned—from Docker mishaps to building a global community. If you’ve doubted your ability to create something great, this is for you.

Community Content

Choosing a new bookmarking/read later service · cyb.org.uk
Setup GoToSocial on AWS Lightsail
On the easy way, with IPv6

Content Spotlight

Meet Tinyauth, a simple authentication middleware for self-hosted applications. With Tinyauth, users looking to avoid the complexity of platforms like Authelia and Authentik can easily protect pages with a basic login screen connected to one of several identity providers (local accounts, various OAuth services). Features include easy configuration with popular proxies, basic access controls via Docker labels, and two-factor authentication.

Tinyauth can be easily deployed via Docker or binary and doesn't require any additional dependencies to run.

A screenshot of Tinyauth's login screen featuring various OAuth provider selections (Google, GitHub, and Generic) and username/password fields.

Links: Source Code, Website, Documentation

Videos and Podcasts

Command Line Corner

Use cat <file>.json | jq . to easily format and view JSON files with indentation directly from the command line:

$ cat test.json | jq .
  {
    "name": "Self-Host Weekly",
    "date": "2025-06-06",
    "website": "selfh.st"
  }

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

Wyze Says ‘Screw It’ and Shoves a Camera Into Its Latest Smart Bulb
We can’t decide if this is a great or terrible idea for your smart home.
This Open Source Software Was Used in Ukraine’s Drone Attack on Russia
Is this a turning point for open source software in warfare?

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.