Docker

Self-Hosting a Firefox Sync Server

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.

Introducing Pi-hole v6

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.

GitHub - Tanq16/ExpenseOwl: Extremely simple expense tracker with nice UI. Intended for home lab use.

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.

GitHub - US-Artificial-Intelligence/scraper: A self-hosted API that takes a URL and returns a file with browser screenshots.

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.