Best of self-hostingFebruary 2025

  1. 1
    Article
    Avatar of notedNoted·1y

    Many Notes: Open-Source and Self Hosted Markdown Note-Taking App

    Many Notes is an open-source, self-hosted Markdown note-taking app designed for easy setup and use. It features multiple user support, OAuth authentication, a smart Markdown editor, automatic saving, and light/dark themes. Users can organize files into vaults, connect related notes with links and tags, and easily import/export vaults. Installation can be quickly done using Docker Compose.

  2. 2
    Article
    Avatar of communityCommunity Picks·1y

    All-in-One Analytics Dashboard - Cookie-less & GDPR-Compliant

    Litlyx provides a versatile and user-friendly analytics dashboard that ensures GDPR compliance without cookies. It offers features such as raw data export, chat-based data queries, and one-click reports. Praised for its simplicity in integration and cost-effectiveness, Litlyx suits solopreneurs and small businesses. The platform supports light mode, has a transparent roadmap, and can be self-hosted with Docker. It's available under a freemium model, allowing users to upgrade as needed.

  3. 3
    Article
    Avatar of selfhstselfh.st·1y

    This Week in Self-Hosted (21 February 2025)

    The newsletter introduces several design improvements to software listings, making them more user-friendly on different devices. Key events include Pi-hole v6 release, Obsidian's optional commercial license for professional use, and Navidrome's new anonymous data collection feature. The post also spotlights Eigenfocus, a new project management app, and offers a command-line tip.

  4. 4
    Article
    Avatar of notedNoted·1y

    Kokoro FastAPI - Self Hosted Text to Speech Platform Installation Guide

    Kokoro TTS is a powerful yet lightweight text-to-speech model that can run locally without a powerful GPU. It supports multiple languages, offers advanced voice mixing, and features phoneme-based audio generation. The model integrates easily with platforms like OpenAI via Dockerized FastAPI. The guide covers installation and utilizing the web interface for generating and saving speech output.

  5. 5
    Article
    Avatar of notedNoted·1y

    PSWD: Self-Hosted, Simple & Secure Password Generator

    Passwords are critical for protecting personal information. PSWD is a secure tool for generating strong, unique passwords, offering various options including character-based passwords and Diceware passphrases. It features a user-friendly interface and can be easily deployed using Docker. Customizable settings enhance security and usability. A demo is available, and users can provide feedback or request features via GitHub.

  6. 6
    Video
    Avatar of bytegradByteGrad·1y

    Next.js Hosting Doesn't Get Better Than This (Coolify, VPS, Self-Hosting)

    This post explains how to deploy a Next.js application to a VPS using Coolify, making the process easier compared to manual Docker setups. It covers setting up a custom domain with HTTPS, auto redeployment for updates, and utilizing Hostinger for VPS services. The post also details necessary configurations, including SSH access, setting up the VPS, creating GitHub repositories, and using GitHub webhooks for automatic updates.