This Week in Self-Hosted (8 March 2024)
Self-hosted news, software updates, launches, and a spotlight on HortusFox - a plant management and tracking application
In the News
Software Updates
- Actual v24.3.0 | Budgeting: Sort transaction list by cleared status, offline PWA support, schedule creation from existing transactions, custom report saving
- Baserow v1.23.0 | No-Code Database: Application builder, rich text formatting, new 'Password' field type
- GoToSocial v0.14.0 | ActivityPub Server: Account aliasing, improved thread sorting and fetching, syntax highlighting for code blocks, first pass a basic spam filtering
- Home Assistant 2024.3 | Home Automation: Drag-and-drop for dashboards (beta), experimental sections view, script running from dashboards with user input, new energy graph for individual devices
- HortusFox v2.3 | Plant Management: UI refactor, theme system
- Immich v1.98.0 | Photos: Moved library settings to administration page, context search with people filtering, file name and extension search, people in information sheet on mobile
- Keycloak v24.0.0 | Identity Management: Support for user profiles, progressive profiling, dynamic forms, user attribute validators, annotations
- Linkwarden v2.5.0 | Bookmarks: Support for sub-collections, bulk actions, PWA support, iOS shortcut, API keys, customizable link actions
- LubeLogger v1.2.4 | Vehicle Records: Functionality for user detail updates, API endpoint for latest odometer reading, search through records, purchase/sold dates, column display and visibility updates
- Mealie v1.3.0 | Recipes and Lists: Shopping list improvements (quantity defaults, label behaviors, toggles), PWA shortcuts for Meal Planner and Shopping Lists, drag-and-drop support for the ingredients parser
- ntfy v2.9.0 | Notifications: Support for larger body sizes and message delays, paste images into message bar in web app
- OliveTin v2024.02.27 | Remote Commands: Improved default config file, fixed-width buttons, dashboards, trigger a second action after first completes, box icon for containers
- Paperless-ngx v2.6.0 | Document Management: System status, user ability to control various pixel limit configurations, workflow removal action, support for disabling regular login
- PixelFed v0.11.13 | Photo Sharing: Account migrations, curated onboarding and templates, improved Docker support
- Shlink v4.0.0 | URL Shortener: New dynamic redirects engine based on rules, query parameters, and accept language, support for Docker secrets, QR code customization
- Tandoor Recipes v1.5.14 | Recipes and Lists: Updated UI, improved offline/low network capabilities, undo functionality, improved API performance
- Your Spotify v1.8.0 | Spotify Stats: Improved loading times on the home page and artist, album, and track stats pages
New Software
- Clace: Web application server for deploying self-hosted applications
- d2c.sh: Bash script for automatically updating Cloudflare A records
- Daytona: Development environment manager
- Feedbase: Open-source platform for collecting feedback and communicating updates
- Lena: Simple flashcard application
- script-orchestra: Minimal application for running scripts remotely
- SmartyURL: URL shortening, sharing, analytics, and redirects
- Tinymotd: Configurable dynamic MOTD via shell script
- Upstat: Self-hosted monitoring and status tool
This Week in Self-Hosted is an independent publication supported by the 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
Weekend Discussion
Content Spotlight: HortusFox
Meet HortusFox, a web-based plant management and tracking system. Built for both green thumbs and gardening amateurs alike, HortusFox encourages users to document and manage details about their plants with support for details, photos, notes, tags, attributes, history, and more. The application also places a heavy emphasis on collaboration with support for multiple users, designed for households looking to centralize plant journaling and care. Other features include mobile and desktop support, inventory tracking for plant supplies, tasks, multiple locations, and group chats.
HortusFox can be installed via Docker or bare metal and requires a MySQL database for storage.
Links: Website, GitHub, Documentation, Donate
What We're Watching
- A Home-Approved Dashboard - Chapter 1: What about Grace? | Home Assistant
- Ansible: Installation and Overview | Jim's Garage
- Everything New In Home Assistant 2024.3! | Everything Smart Home
What We're Listening To
Fediverse Chatter
@[email protected]
Smart Home and Automation
Upcoming Events
Command Line Corner: cd -
Use the cd - command to easily navigate back to the previous directory when traversing folders:
/$ cd /some/path
/some/path$ cd /another/path
/another/path$ cd -
/some/path$ _
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