This Week in Self-Hosted (29 November 2024)
Self-hosted news, updates, launches, and content for the week ending Friday, November 29, 2024
This Week in Self-Hosted
The initial draft of this week's newsletter had a cheeky comment about Americans celebrating Thanksgiving while also subsequently immersing themselves in the consumerism of Black Friday the following day, but I feel like those remarks have been overdone.
Instead, enjoy a brief list of deals I found for those looking to expand their setups this holiday season:
- r/DataHoarder's official Black Friday 2024 sales thread
- Unraid's Cyber Weekend Sales
- 25% Plex Pass Discount
- nzb360 30% Discount
- Cloud Storage, VPNs, and Courses
Happy selfh.st/ing!
In the News
Software Updates
- ByteStash v1.5.0 | Code Snippets: SSO support for OIDC, public views for specified snippets, imports and exports, clickable description links
- Dawarich v0.17/8 | Location History: Immich integration for displaying photos on map, new 'Trips' feature (create, edit, and delete)
- Grist v1.3.0 | No-Code Database: Docker image now built using Debian Bookworm, updated UI for setting documents as template or tutorial
- Homepage v0.9.13 | Dashboard: New widgets – Prometheus Metric, suwayomi, ArgoCD, Spoolman, and GitLab
- HortusFox v3.8 | Plant Manager: Daylight saving time for weather features, inventory quantity management, list view sorting/filtering, plant recognition updates
- Kavita v0.8.4 | Reading Server: Rewritten scanner, people re-architecture, special keyword removal, last read filter, bulk library actions
- Lychee v6.1.0 | Photos: New timeline layout for albums, LQ image placeholder, Authentik OAuth provider support
- Manyfold v0.90.0 | Asset Manager: Redesigned site settings to accommodate enhanced site and user management
- PdfDing v0.5.0 | PDF Manager: Code migration from Codeberg to GitHub, inverted color reading mode, bulk uploads, date tooltips, upload loading spinners
- Readeck v0.16.0 | Read Later: Filters for labels, errors, and loading state, show bookmark creation date in sidebar, alignment and hyphenation reader settings
- RomM v3.6.0 | ROM Manager: Display and filter by age rating, larger file uploads, new 'Personal' tab for tracking game progress, completions, star ratings, and notes
- Stirling PDF v0.34.0 | PDF Editor: Improved PDF to CSV, multi-select drag and drop, allow same signature on multiple pages at once
- Tautulli v2.15.0 | Plex Statistics: Plex slug and watch URL notification parameters, new export fields, API metadata updates
Breaking Changes
- ImmichFrame v1.0.19.0: FontColor setting renamed to PrimaryColor
- Pocket ID v0.17.0: Unbundled GeoLite2 database now requires license key for IP address lookup
- Scratch Map v1.2.0: DBLOCATION variable renamed to DATA_DIR
- Stirling PDF v0.34.0: Users upgrading from versions older than v0.28.0 will need to upgrade to a newer version before upgrading to this release for database migrations
New Software
- Bearlytics: Privacy-first, no-nonsense web analytics
- Bookmark Manager: Multi-user web app for managing bookmarks
- Conscious Cravings: Self-curated kitchen dashboard
- Eebeepeebee: Minimal self-hosted pastebin for small user bases
- Jellyplist: Replicate and sync Spotify playlists to Jellyfin
- Notifico: Omni-channel notification server
- QuickDrop: Anonymous file sharing
- Streamsphere: yt-dlp frontend and media library
- Vince: Self-hosted alternative to Google Analytics
- wDOSg: Manage and run DOS games in the browser
- xplex: Open-source multi-streaming server
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
Community Content
Content Spotlight: Readeck
Meet Readeck, a self-hosted read later and bookmarking platform. With Readeck, users can save and archive online articles using the application's built-in webpage parsing to capture the relevant content for later reading and reference. Features include labels, collections, highlights, video transcripts, e-book exports, and a browser extension for easily capturing articles while browsing the web.
Readeck can be installed via bare metal or Docker with the option to replace its default SQLite with PostgreSQL if desired.
Links: Website, Source Code, Documentation
What I'm Watching
- Never Lose Another Thought: Self-Host Blinko with Docker | DB Tech
- 15 Cybersecurity Terms Everyone Should Know | Shannon Morse
- Pterodactyl Is The Perfect Platform For Hosting All of Your Game Servers | Jim's Garage
- I Made My Smart Home Presence Sensors Even Better! | Everything Smart Home
Command Line Corner: which
Use the which command to easily find the location of an executable file for troubleshooting, debugging, and other use cases:
/$ which docker
/usr/bin/docker
/$ which cat
/usr/bin/cat
Click here to view an archive of commands shared in previous newsletters.
Related News and Content
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.
Comments