This Week in Self-Hosted (6 December 2024)
Self-hosted news, updates, launches, and content for the week ending Friday, December 6, 2024
In the News
Software Updates
- Bar Assistant v4.2.0 | Cocktail Recipes: Added cocktail prices, new API endpoints
- ChangeDetection v0.48.00 | Change Monitoring: New scheduler functionality, local timezone info in settings
- ChartDB v1.4.0 | Database Diagrams: Six additional templates, ClickHouse support
- Dawarich v0.19.0 | Location History: Integration with Photoprism for displaying images on the map
- Docmost v0.6.0 | Collaborative Wiki: Full space exports with attachments, resizable sidebar, support for custom draw.io servers
- git-sync v0.12.0 | Backup and Sync: Raw git URL support for syncing public repositories from other users
- Home Assistant v2024.12.0 | Home Automation: Improved scene editor, LLM-based voice assistant fallback, voice re-engineering for quicker experiences, revised integration quality scale
- Immich v1.122.0 | Photos and Videos: HDR support on mobile, automatic local URL switching, hide users from search, recent albums in sidebar, custom email templates
- Jellyplist v0.1.7 | Playlist Sync: Lidarr integration, major music provider overhaul to reimplement Spotify API changes via new plugin system
- JetLog v1.1.0 | Flight Tracker: Support for multiple users, minor UI changes
- Many Notes v0.2.0 | Note-Taking: Custom Markdown editor, input sanitization, file upload within vaults, 'About' section added to menu
- Movie Roulette v3.0 | Movie Picker: Settings page, cinema poster link, person filmography, clickable movies with details, Trakt and Overseerr integrations
- Plane v0.24.0 | Project Management: Switch views without loading screens, workspace management from /god-mode, callouts and text-alignment on pages, workspace drafts
- Streamyfin v0.21.0 | Jellyfin Client: New native VLC player for increased codec and format support, native tab bar
Breaking Changes
- Dawarich v0.19.0: Restructured response for '/api/v1/photos' endpoint
- Homebox v0.16.0: ARM container now requires latest-arm tag
- JetLog v1.1.0: Update requires new SECRET_KEY environment variable
- Lightweight Music Server v3.61.0: All users now required to generate an API key for Subsonic API usage
- Speedtest Tracker v0.25.0: Users required to restate history as a result of rewritten InfluxDB integration
- Wanderer 0.12.0: Manual migration required for Meilisearch indices and custom raster tilesets
New Software
- Amurex: Real-time AI meeting assistant
- Bookmark Manager: Privacy-focused bookmark management solution
- FlareSync: Lightweight app for updating Cloudflare DNS records
- Fli.so: Lightning-fast URL shortener
- Jellyfin Featured Content Bar: Featured media bar for Jellyfin
- JP-DIT: Web-based Japanese dictionary designed for embedding in Calibre
- lurker: Self-hosted read-only Reddit client
- Nextcloud Version Monitoring: Status page for monitoring multiple instances of Nextcloud
- Privastead: Privacy-preserving home security camera solution
- Reubah: Universal file converter and image processor
- runr.sh: Set-and-forget container update manager
Latest Directory Apps
- Amnezia: Open-source VPN server and client
- auto-mcs: Cross-platform Minecraft server manager
- bknd: Lightweight Firebase/Supabase alternative
- Blinko: Open-source personal note tool
- Crafty Controller: Minecraft server control panel and launcher
- Dockwatch: Container updates and notifications with web UI
- Graylog: Free and open log management platform
- Jellyplist: Sync Spotify playlists to Jellyfin
- Localess: Translation and content management platform
- MedAssist: Daily medication reminders and management
- NocoBase: No-code platform for creating business applications
- traefik-kop: Single public-facing Traefik instance for Kubernetes
- WatchState: Sync media play states across Plex, Jellyfin, and Emby
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: Fli.so
Meet Fli.so, a simple and gorgeous self-hosted URL shortening service. With Fli.so, users can easily connect a domain (or subdomain) to build custom URLs and shortcuts for sharing links with others. Features include user-specified URLs, meta data controls, auto-generated QR codes, tags for organizing links, passwords and expiration dates, and analytics for performance tracking.
Fli.so can be installed via bare metal or Docker and requires an instance of PocketBase for backend functionality.
Links: Website, Source Code
What I'm Watching
- SafeLine: A Feature-Rich WAF with a Catch (or Two) | DB Tech
- Hoarder Mixes Bookmarks With AI | Jim's Garage
- Everything New In Home Assistant 2024.12! | Everything Smart Home
- SafeLine WAF: Self-Hosted Bot Protection | Techdox
- How Much Power Can You Save by Putting Your NAS HDD's to Sleep? | Lawrence Systems
- Self-host your own Git platform! // Gitea Tutorial | Christian Lempa
Command Line Corner: ls -lt
Use ls -lt to list files and folders in a directory sorted by modification time, which can be helpful for quickly finding recently modified files in large folders:
/$ ls -lt
Dec 06 05:01 docker-compose.yml
Dec 05 11:56 example.txt
Nov 01 08:34 log.txt
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