Documentation for docker-mailserver (DMS), a production-ready fullstack mail server. It covers getting started, configuration, examples, FAQs, and contributing guidelines.
The author details their transition from Pocket to Karakeep, a self-hosted, open-source alternative for saving and reading articles later. They discuss the benefits of owning your data and the features of Karakeep, including RSS integration and AI-powered tagging.
This article details the author's experience setting up and using ntfy.sh, a self-hosted push notification service. It highlights the benefits of self-hosting for control, privacy, and performance, and its ease of setup, especially on low-resource devices like Raspberry Pis. It also discusses integrations with tools like Home Assistant and Uptime Kuma, and acknowledges some limitations for users unfamiliar with command-line tools.
A summary of a workshop presented at PyCon US on building software with LLMs, covering setup, prompting, building tools (text-to-SQL, structured data extraction, semantic search/RAG), tool usage, and security considerations like prompt injection. It also discusses the current LLM landscape, including models from OpenAI, Gemini, Anthropic, and open-weight alternatives.
A Reddit thread discussing simple status dashboards for self-hosted servers.
| Software | Description | Notes |
|-----------------|-------------------------------------------|--------------------------------------------------------------------|
| **Beszel** | Server status monitor dashboard | Works well, issues with Docker/LXC monitoring reported. |
| **Status** | Simple, clean server status monitor | User wants to merge with Flame dashboard. Docker available. |
| **Homepage** | Dashboard for self-hosting | Can display info through integrations (Glances). |
| **Glances** | System monitoring tool | Often used with Homepage, but not always required. |
| **Uptime Kuma** | Simple server status monitor | Easy to set up and manage, looks great. |
| **Ward** | Docker-based status dashboard | |
| **Dash** | Status dashboard | Looks great and is easy to use. |
| **Netdata** | System performance monitoring | Not simple, but "just works". Dark theme disliked by one user. |
| **simple-system-monitor** | System monitor | Has theming capabilities. |
| **BTOP** | Terminal-based system monitor | Suggested as a tip for SSH users. |
| **htop** | Terminal-based system monitor | Suggested as a tip for SSH users. |
| **neofetch** | Terminal-based system information | Suggested as a tip for SSH users. |
Docs is an open source, self-hosted document editor that allows real-time collaboration and gives users control over their data, part of the La Suite Numérique initiative by the French government.
This article details a method for converting PDFs to Markdown using a local LLM (Gemma 3 via Ollama), focusing on privacy and efficiency. It involves rendering PDF pages as images and then using the LLM for content extraction, even from scanned PDFs.
This article details seven Docker containers – Nextcloud, Vaultwarden, Homepage, Firefly III, Excalidraw, Code-server, and Docmost – and how they are used to enhance personal and professional productivity. It focuses on self-hosting and streamlining workflows.
Homepage is a modern, fully static, fast, secure, and highly customizable application dashboard with integrations for over 100 services and translations into multiple languages. It can be configured via YAML files or Docker label discovery.
GitLab 17.9 introduces support for self-hosted AI platforms, allowing organizations to deploy large language models within their infrastructure. This enhances data security, compliance, and performance for industries with strict regulatory requirements.