This Week in Self-Hosted (19 April 2024)
Self-hosted news, software updates, launches, and a spotlight on HeyForm - a modern open-source form builder
This Week in Self-Hosted
Various topics across the fediverse dominated the self-hosted and open source news cycle this week. X continues to push users towards decentralized platforms with its recent announcement to begin charging new users for posting; meanwhile, fediverse users still can't decide whether they're okay with the privacy implications of Threads opening itself up to the fediverse – even if it means a direct line of communication to POTUS as of a few weeks ago.
Despite how everyone may feel about it, the publicity from the integration may have been the tipping point for other platforms – most notably Ghost, whose founder shared from his own Threads account this week that ActivityPub federation is one of the community's most requested features and confirmed the team is currently 'thinking about it' (feel free to share your opinions about it here).
Pixelfed – the team behind the ActivityPub-equivalent of Instagram and frequent contributors to the fediverse – also dropped PubKit this week, a platform designed to help developers with fediverse-related projects.
Oh, and the Mastodon team announced they're dropping new limited merch in the form of a stuffed toy mascot later this year.
Happy selfh.st/ing!
In the News
Software Updates
- Apprise v1.7.6 | Notifications: Support for Chantify, Feishu
- Bigcapital v0.16.0 | Accounting: Import resources from CSV/XLSX, bank service provider selection dialog, transaction categories, convert to invoice button on toolbar
- Castopod v1.11.0 | Podcasts: Trailer tags to RSS if present, transcript display on episode page, additional social and player platform support
- Dozzle v6.5.0 | Container Logs: Group containers by stack or compose when possible
- GameVault v1.9.0 | Gaming: Client APIs, custom theme support, button icons and effects, refreshed brand design, refresh library button, improved error messages
- Grist v1.1.13 | No-Code Database: New forms design and features, customizable 'Contact Support' link, import/export support for TSV and DOO files
- Hoarder v0.12.0 | Bookmarks: Raspberry Pi support, PDF uploads, new bookmark list layouts
- Kavita v0.8.0 | Books: Comic overhaul for better alignment with Comic Vine and CBL, transitioned collections from series-based to user-based, PDF settings
- Linkding v1.29.0 | Bookmarks: Remove ads and cookie banners from HTML snapshots, button for creating missing snapshots
- Morphos v0.3.0 | File Conversion: CSV-XLSX support
- NetAlertX v24.4.17 | Network Monitoring: Renamed from 'PiAlert', unlimited icons, UI tweaking settings
- Passbolt | Passwords: Stable release of Passbolt Windows Desktop Application
- seelf v2.0.0 | Deployment: Deploy applications on remote targets
- Slink v1.0.0 | Image Sharing: Authentication, user approval, image uploads, share links, upload history, support for local and SMB storage, dark mode
- Supabase Storage Engine v1.0.0 | Storage: S3 native protocol implementation, move and copy objects across buckets
- umbrelOS v1.1.0 | Operating System: Terminal access, beta program for new features, app functions from context menu, update progress display
- Watcharr v1.38.0 | Watch Lists: Sonarr/Radarr request management, country configuration for streaming providers, sort by last finished/played
New Software
- GuppyFLO: Local and remote management of Klipper printers
- PlexGifMaker: Generate GIFs using a Plex library and subtitles
- TaleCast: CLI podcast management and downloading
- Weblog: Minimalistic, plain text blog engine written in PHP
Recently Added – selfh.st/apps
- Circled.me: Community server for photo sharing
- Counter: Web analytics and statistics
- Maintainerr: Tool for monitoring and removing unwatched Plex media
- MeTube: Web UI for YouTube-DL
- Pinchflat: YouTube media downloads and management
- RSS Translator: Translation tool for RSS feeds
- Slink: Image sharing platform
- SonarQube: Code quality and security solution
- Wing: Open-source programming language and infrastructure
This Week in Self-Hosted is an independent publication supported by the self-hosted community. Consider 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.
Community Content
- Federating Ghost | Community Survey
Content Spotlight: HeyForm
Meet HeyForm, a conversational form builder for creating modern surveys, quizzes, polls, and questionnaires. HeyForm sports the usual variety of input types (plus more) and conditional logic for robust and dynamic forms, as well as support for third-party integrations including email, webhooks, and a selection of hosted services. Live reporting, analytics, and export capabilities also allow facilitators to monitor survey results and perform post-analysis using their preferred external tools.
HeyForm can be installed via Docker and requires MongoDB for persistent data storage and Redis for caching.
What We're Watching
- Building a Budget DIY Home Surveillance System | Hardware Haven
- Your New HOMEPAGE Dashboard on a Raspberry Pi 5! Full Setup for Homepage + Docker + Portainer | Digital Mirror
- Deploy and Manage a VPN for your Docker Containers via CasaOS! | DB Tech
- Advanced Kubernetes Networking with Multus (It's easier than you think) | Techno Tim
- ZFS Snapshots Explained: How To Protect Your Data From Mistakes, Malware, & Ransomware | Lawrence Systems
What We're Listening To
What Made Us Giddy
Bubble Card v2 is officially in beta. Time to start my Home Assistant configuration from scratch in preparation for the stable release...
Privacy
Upcoming Events
Command Line Corner: head
Use the head command to view the first 10 lines of a file, or utilize the -n flag to specify a number other than 10:
/$ head example.txt
Thanks
for
reading
This
Week
in
Self-Hosted,
the
latest
in
/$ head -n 3 example.txt
Thanks
for
reading
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