Uptime Kuma
Uptime KumaUptime Kuma is an open-source, self-hosted monitoring tool that provides a fast, reactive UI to track the availability of your websites, APIs, and servers in real-time. It instantly alerts you to downtime and features customizable public status pages for effortless communication.
Yarr
Yarr (yet another rss reader) is a minimalist, self-hosted feed aggregator and desktop application. Built to be simple and lightweight, it runs as a single binary with an embedded SQLite database. [1, 2, 3]Key FeaturesDeployment options: Can function as a local desktop app (with a system tray GUI) or a personal web-based server.Resource light: Uses very little system overhead and avoids feature bloat.Storage: All state and feeds are saved into a single, straightforward SQLite file.Fever API support: Compatible with Fever API, allowing you to sync your feeds with mobile clients.Single-user focus: Designed for a single-user experience, though it supports username and password authentication
Code-Server
Code-server is a powerful cloud IDE that allows you to run Microsoft Visual Studio Code on any remote server and access it directly from your web browser. It lets you code from anywhere, on any device, ensuring a consistent and high-performance development environment without the need for local installations.
Elasticsearch
Elasticsearch is a distributed, RESTful search and analytics engine built on Apache Lucene. Designed for horizontal scalability, reliability, and real-time visibility, it enables users to store, search, and analyze massive volumes of unstructured data instantly.
Gitea
Gitea is a lightweight, blazing-fast open-source code hosting and software forge. Designed as a self-hosted alternative to GitHub or GitLab, it provides a full suite of Git tools—including repository management, issue tracking, continuous integration (CI/CD), and package registries—all running efficiently on minimal system resources.Key FeaturesLightning-Fast & Lightweight: Written in Go, Gitea requires incredibly low memory and CPU, making it perfect for Raspberry Pi, NAS devices, or modest cloud servers.Integrated CI/CD: Native Gitea Actions give you automated build, test, and deployment pipelines (fully compatible with GitHub Actions).Built-in Package Registry: Host and manage over 20 different artifact and package types, including npm, Maven, Docker, and Helm charts.Agile Project Management: Keep track of tasks and bugs using integrated Kanban boards, issue assignments, and milestones.Hassle-Free Deployment: Easily install and maintain using pre-compiled binaries or pre-configured Docker containers.Who is it for?Gitea is perfect for solo developers, open-source communities, and enterprise teams who want absolute control over their intellectual property and development workflows without sacrificing premium features.
Haste-Server
Haste-Server is a lightning-fast, open-source pastebin written in Node.js. It provides a secure, self-hosted platform to quickly share text, logs, and code snippets. With built-in CLI integration, it instantly generates unique, shareable URLs directly from your terminal, making collaboration seamless and efficient.Why Choose Haste-Server?Instant Sharing: Paste your text or code and receive a unique URL in seconds.Complete Privacy: Take total control of your data by hosting it securely on your own infrastructure.Command Line Ready: Use the command-line client to pipe data straight from your terminal.Sleek & Minimalist: A clean, elegant user interface designed for readability and speed.Technical SpecificationsBackend Flexibility: Store pastes securely on your local file system or a Redis database.Highly Adaptable: Features a simple adapter interface that easily integrates with your preferred data stores.
Reposilite
Lightweight and easy-to-use repository manager for Maven-based artifacts in the JVM ecosystem.Simple, extensible, scalable and self-hosted alternative to managers like Nexus, Archiva or Artifactory, with reduced resources consumption written in Kotlin 📦
Minio S3
MinIO is a cloud storage server compatible with Amazon S3, released under Apache License v2. As an object store, MinIO can store unstructured data such as photos, videos, log files, backups and container images. The maximum size of an object is 5TB.