Best of self-hosting2023

  1. 1
    Article
    Avatar of notedNoted·3y

    10 Self-Hosted Apps to Boost your Productivity

    These self-hosted apps have helped me become much more productive in both work and play time. Here's 10 apps that have boosted my own productivity. The Self Hosted To-Do App to Organize Your Life Vikunja is a self hosted to-do portal with a bunch of awesome features like email reminders, category tags, notes.

  2. 2
    Article
    Avatar of hnHacker News·3y

    Self hosting in 2023

    Learn how to achieve a perfect PageSpeed score, the downsides of hosting NextJS apps on AWS, and the steps to host your own page using a Raspberry Pi and Coolify.

  3. 3
    Article
    Avatar of notedNoted·3y

    6 Reasons why you Should Start Self-Hosting in 2023

    Discover why self-hosting is important in 2023 and how it offers greater control over data, improved privacy and security, customization and flexibility, cost-effectiveness, and improved performance.

  4. 4
    Article
    Avatar of notedNoted·3y

    Organize your Favorite Links by Group using the Self Hosted NeonLink

    NeonLink is a simple and open-source self-hosted bookmark service. It is lightweight, uses minimal dependencies, and is easy to install via Docker. NeonLink was fun and simple to setup using the provided Docker Compose on the Github Repo.

  5. 5
    Article
    Avatar of notedNoted·3y

    FileGator - Simple Self-Hosted File Server

    FileGator is a web-based file management and sharing system that provides users with a user-friendly interface to organize, upload, download, and share files. It's crafted with PHP on the backend and HTML, CSS, and JavaScript on the frontend.

  6. 6
    Article
    Avatar of supabaseSupabase·3y

    Supabase Logs: open source logging server

    Supabase Logs is an open-source logging server that supports self-hosting and CLI development. It leverages Logflare to handle billions of log events daily from various tools in the Supabase infrastructure. The ingestion pipeline involves multiple methods, while the querying pipeline utilizes Logflare Endpoints. These endpoints provide various benefits such as query parameters, read-through caching, active cache warming, and query sandboxing. In the future, Supabase plans to integrate Logflare into the platform through a Management API and support multiple backends.

  7. 7
    Article
    Avatar of notedNoted·3y

    Homarr - A Simple, Self Hosted and Lightweight Server Homepage

    Homarr is a simple and lightweight homepage for your server that helps you easily access all of your services in one place through multiple, custom configurations. The emphasis is to monitor your upcoming TV shows and Movie releases through the Sonarr and Radar API. There are currently two modules you can enable which are Date and Time and Calendar.

  8. 8
    Article
    Avatar of notedNoted·2y

    Self Hosting 101 - Oops we have to learn what we break!

    Self hosting involves spinning up and maintaining software on your own, whether it's on your own computer, server, home lab, or in the cloud on a VPS. The purpose of self hosting is to learn and gain hands-on experience with setting up applications and troubleshooting. Various things can be self hosted, such as applications for testing, pi-hole for tracker blocking, and RSS readers for aggregating articles.