Best of self-hostingJanuary 2026

  1. 1
    Article
    Avatar of hnHacker News·17w

    2026 is the Year of Self-hosting

    CLI agents like Claude Code have made self-hosting dramatically easier by eliminating the need to manually configure Docker, compose files, and networking. Combined with affordable mini PCs and Tailscale for secure networking, setting up a home server with services like Vaultwarden (password manager), Immich (photo storage), and Plex is now accessible to software-literate users without sysadmin expertise. The author runs 13 services on a $379 Beelink mini PC using just 4GB RAM, managing everything through natural language prompts to Claude Code instead of searching documentation.

  2. 2
    Article
    Avatar of selfhstselfh.st·14w

    Self-Host Weekly (30 January 2026)

    This week's self-hosting highlights include ClawdbotMoltbotOpenClaw, a viral open-source AI chatbot that can book travel and make reservations from chat platforms. MOS, a new Devuan-based NAS operating system, offers a web interface and plugin support. Immich v2.5 adds non-destructive photo editing, moving closer to being a Google Photos alternative. The newsletter also features Vanilla Cookbook, a minimalist self-hosted recipe platform with LLM assistance and Docker deployment.

  3. 3
    Article
    Avatar of selfhstselfh.st·15w

    Self-Host Weekly #155: One Hundred Million

    This weekly newsletter covers Docker management tools, highlighting Dockhand's growing popularity despite initial skepticism. The selfh.st icons project reached 100 million monthly requests. Featured content includes Scanopy for network visualization, a new comic format (libbbf), Snikket's Android redesign, and Raspberry Pi's flash drive. Multiple video tutorials cover Docker management, file sharing, and VPN alternatives.

  4. 4
    Article
    Avatar of selfhstselfh.st·17w

    Self-Host Weekly #153: Hivemind

    A weekly newsletter covering self-hosting news and updates. This week highlights include Microsoft's AI struggles, the viral Hypermind peer-to-peer experiment in the self-hosted community, Seafile 13.0 release, Immich community reactions, and Bose open-sourcing discontinued products. Features updates on various self-hosted projects, a spotlight on Reitti location tracking platform, video tutorials, and community content.

  5. 5
    Article
    Avatar of notedNoted·17w

    Chevereto v4.4: S3 Storage and Multi-User Support Now Free for Everyone

    Chevereto v4.4 now offers S3 storage and multi-user support for free, removing previous licensing barriers. This self-hosted photo gallery alternative to Imgur and Flickr gives you full control over your media without third-party scanning, relicensing, or data mining. The release includes Docker deployment support, built-in 2FA, chunked uploads, and ShareX integration. The features were unlocked to prepare for an upcoming cloud service while ensuring easy migration between self-hosted and cloud environments.

  6. 6
    Video
    Avatar of dreamsofcodeDreams of Code·15w

    We finally have an A.I. assistant that actually works

    Claudebot is an open-source AI assistant that runs on your own server and automates digital tasks like managing emails, updating software, monitoring flight prices, and executing system administration. The tutorial covers setting up Claudebot on a VPS instance, configuring it with LLM providers (OpenAI, Anthropic), connecting messaging apps (Telegram, Discord, WhatsApp), and extending functionality through skills. The assistant can be triggered via messages, cron jobs, webhooks, or email events, making it versatile for automation workflows while maintaining privacy through self-hosting.