Best of self-hostingJuly 2024

  1. 1
    Article
    Avatar of hnHacker News·2y

    Install Docmost - Open Source Notion Clone

    DocMost is an open-source alternative to Notion, aimed at providing a self-hosted knowledge base tool. The guide walks through setting up DocMost on a server using Docker and Traefik for SSL certificate management. It covers getting a root server, setting up DNS, installing DocMost, configuring Docker Compose, and details essential steps and troubleshooting tips. The setup is basic and intended for testing; for production, additional security steps are recommended.

  2. 2
    Article
    Avatar of hnHacker News·2y

    Self Hosting 101 - A Beginner's Guide

    Self-hosting allows individuals to run and maintain their own servers for various services, offering complete control over their data, independence from third-party services, and potential cost savings. It's suitable for privacy-conscious individuals, tech enthusiasts, small businesses, and more. Although it requires technical knowledge, time, and upfront costs, it can be a rewarding and educational experience. Key steps include assessing needs, choosing hardware, setting up networking, implementing security measures, using container technologies like Docker, and joining self-hosting communities.

  3. 3
    Article
    Avatar of itsfossIt's Foss·2y

    Self-hosted Open Source Alternatives to Google Photos

    To achieve a private Google Photos-like experience, consider using self-hosted, open-source alternatives like Immich, PhotoPrism, and Nextcloud Photos. These platforms offer varying features such as facial recognition, automatic backups, and mobile apps. Options like Chevereto and LibrePhotos cater to more simplistic needs, while Piwigo offers extensive customizability. Photoview and Lychee have their unique benefits, and Ente provides a hassle-free, encrypted cloud solution without the need for self-hosting.

  4. 4
    Article
    Avatar of notedNoted·2y

    CasaOS - Self Hosting Made Easy for Beginners

    CasaOS is an open-source operating system designed to simplify self-hosting for beginners. It enables users to manage apps, media, and smart home devices from one place. CasaOS leverages Docker for easy app installation and supports multiple hardware. Users can install pre-selected apps effortlessly and manage their digital homes without technical expertise. The platform aims to foster a connected and efficient home environment through simplicity and community-driven development.

  5. 5
    Article
    Avatar of notedNoted·2y

    Docmost - Self -Hosted Collaborative Wiki and Documentation Portal

    Docmost is an open-source, self-hosted wiki and documentation tool designed for collaborative use. It offers features such as real-time collaboration, permissions management, spaces for organizing content, inline commenting, and a robust search system powered by Postgres full-text search. With easy deployment via Docker Compose, Docmost provides a secure and efficient way to manage and share documentation. While powerful, some users may find certain features like constant edit mode and the absence of a copy-to-clipboard button on code blocks to be areas for improvement.