Docker
A developer shares their experience setting up a self-hosted Firefox Sync server using Docker, detailing the transition from Mozilla's original syncserver to a modern Rust-based solution. The process involved overcoming documentation challenges and database configuration issues, ultimately achieving success through a community-maintained Docker setup.
A bash script called fly-to-podman facilitates seamless migration from Docker to Podman while preserving container data, images, and configurations. The tool ensures a complete transition to rootless container operations, maintaining existing container setups and volumes.
Pi-hole v6 introduces major improvements including an embedded web server with REST API, advanced filtering capabilities, and consolidated configuration management in TOML format. The release features a redesigned interface with basic/expert modes, native HTTPS support, and a new Alpine-based Docker image for enhanced performance and reduced footprint.
Wger Workout Manager is an open-source web application for managing personal workouts, weight, and diet plans, offering both a user interface and REST API. The application can be easily deployed using Docker and provides flexible hosting options from demo instances to full production setups.
ExpenseOwl offers a minimalist expense tracking system featuring monthly pie-chart visualization and JSON-based storage, designed for quick expense logging in homelab environments. The application prioritizes simplicity with basic add/delete functionality, mobile-friendly interface, and Docker deployment support, while intentionally avoiding complex features like budgeting or editing capabilities.
A web scraping API project built to support Abbey AI platform, offering high-quality website data extraction using Playwright in Docker containers with screenshot capabilities and security features. The service provides simple URL-based scraping with configurable memory allocation, proper handling of redirects, and download links through a blocking API interface.