14 Repos
Deploys the entire application as a single static binary including web server, interface, API, and agent endpoints.
Distinct from Platform as a Service: No candidate covers single-binary deployment; closest candidates focus on PaaS or authentication services.
Explore 14 awesome GitHub repositories matching devops & infrastructure · Single-Binary Deployments. Refine with filters or upvote what's useful.
Gogs is a self-hosted Git service and repository manager written in Go. It provides a web-based hosting platform for storing version-controlled repositories with a focus on lightweight deployment across various operating systems and hardware architectures. The system distinguishes itself through a single-binary deployment model, which simplifies installation. It also supports repository migration, allowing users to move existing codebases and documentation from other hosting services into a self-managed environment. The platform covers collaborative code development through pull requests and
Ships as a single static binary including the web server and API to simplify installation across platforms.
go-admin is a framework for generating administrative interfaces and data visualization dashboards using the Go programming language. It functions as a low-code dashboard builder and a web-based interface for performing create, read, update, and delete operations across multiple SQL database dialects. The project features a deployment model that compiles backend logic and frontend assets into a single executable binary for simplified distribution. It includes a role-based access control system to manage user permissions and restrict administrative functions based on assigned roles. The frame
Deploys the entire application as a single static binary containing the server, API, and web interface.
Yao is an LLM agent framework and low-code web app builder designed for orchestrating autonomous AI agents. It provides a platform to design, deploy, and coordinate agents with specialized personas that can plan tasks, utilize external tools, and execute multi-stage pipelines. The project distinguishes itself through a Model Context Protocol server for connecting assistants to external binaries and HTTP services, and a gRPC remote execution engine that allows agents to manage remote servers and devices. It includes a model-agnostic provider bridge that supports dynamic switching between vario
Bundles the entire execution engine, server tools, and interfaces into a single executable for simplified deployment.
Elvish is a shell that combines interactive command-line use with a structured scripting language, designed to make both everyday terminal work and automation tasks more predictable and readable. It parses, compiles, and executes code in three phases, catching syntax and variable errors before any code runs, and it aborts execution on command failure by default to prevent silent errors. The shell introduces value-oriented pipelines that pass structured data like lists, maps, and closures between commands, preserving types without serialization. It also mixes traditional byte streams with thes
Runs on any platform from a statically linked binary with no dependencies.
Fleet is an open-source device management platform that provides centralized control over computing devices running macOS, Linux, Windows, Chromebooks, iOS, and Android. It enables organizations to enroll devices, collect real-time telemetry, enforce security compliance policies, and manage software remotely from a single system. The platform can be deployed as a single binary, run locally for testing, or scaled horizontally across cloud infrastructure on AWS, Kubernetes, GCP, or Render, with support for high availability through database replication and load balancing. The platform distingui
Deploys the entire Fleet application as a single static binary with all components included.
Goatcounter is a privacy-focused web analytics platform designed to be self-hosted on your own infrastructure. It collects visitor statistics like page views, browser information, location, screen size, and referring sites without using cookies or storing any personal data, identifying unique visits through a non-identifiable hash derived from browser and network data. The platform distinguishes itself by offering multiple tracking methods that respect user privacy, including a lightweight JavaScript snippet, an image-based tracking pixel for environments without JavaScript, and the ability t
Runs the entire analytics stack from a single compiled binary with SQLite for zero-dependency deployment.
Mox is a self-hosted email server that runs as a single compiled Go binary, handling the full lifecycle of sending and receiving email through SMTP, IMAP4rev2, and a built-in webmail application. It is designed to be operated without external dependencies or runtime plugins, with all mail services — including spam filtering, queue management, and web interfaces for administration and account management — contained in one executable. The server distinguishes itself through automated TLS certificate management via ACME, DNS-based autoconfiguration for email clients, and file-based configuration
All mail services are compiled into a single Go binary with no external dependencies or runtime plugins.
Cortex is an open-source, horizontally scalable metrics platform that ingests, stores, and queries Prometheus-compatible time-series data with multi-tenant isolation. It accepts metrics via Prometheus remote write and OpenTelemetry, executes PromQL queries against both recent and historical data, and provides a Prometheus-compatible alerting and recording rule engine with an integrated Alertmanager. The system is built as a set of independently scalable microservices that use hash-ring-based sharding, gossip-based cluster membership, and tenant-aware object storage to distribute workloads acro
Cortex starts all Cortex components in one process for simplified local development and testing.
Trailbase ist eine Backend-as-a-Service-Plattform, die als einzelne ausführbare Datei bereitgestellt wird und eine Echtzeit-Datenbank-Engine, ein Identitäts- und Zugriffsmanagement sowie einen typsicheren API-Generator integriert. Sie bietet eine umfassende Backend-Umgebung, einschließlich einer SQLite-basierten Speicher-Engine und einer WebAssembly-Runtime-Server zur Ausführung benutzerdefinierter Logik. Die Plattform zeichnet sich dadurch aus, dass sie Datenbankschemata automatisch in JSON-APIs mit sprachübergreifenden Client-Bindings transformiert und die Ausführung portabler Komponenten für Server-Side-Rendering und benutzerdefinierte HTTP-Routen ermöglicht. Sie integriert zudem Vektor-Datenbankfunktionen zur Unterstützung der Speicherung von Embeddings und Ähnlichkeitssuche. Das System deckt ein breites Spektrum operativer Funktionen ab, einschließlich Benutzerauthentifizierung mit Social-Login-Unterstützung, Zugriffskontrolllisten für Datensichtbarkeit und Pub-Sub-Synchronisierung für Live-Daten-Updates. Es bietet zudem Tools zur Verwaltung von Datenbankschemata mittels SQL-Migrationen und zur Handhabung von Geodaten.
Packages the server, database engine, and Wasm runtime into a single executable to eliminate infrastructure overhead.
Infinity ist eine verteilte Vektordatenbank und ein multimodaler Vektorspeicher, der darauf ausgelegt ist, großskalige Datensätze für Retrieval und Ähnlichkeitssuche zu verwalten. Er dient als Backend für Large-Language-Model-Anwendungen und Retrieval-Augmented-Generation-Pipelines, indem er dichte Vektoren, dünnbesetzte Vektoren und Volltextdaten speichert und abruft. Das System fungiert als hybride Suchmaschine, die Vektor-Embeddings und Volltextsuche mit Reranking-Algorithmen kombiniert, um die relevantesten Dokumente zu identifizieren. Es unterstützt die Speicherung multimodaler Daten und ermöglicht die Pflege verschiedener Datentypen, einschließlich Tensoren, Strings und numerischer Werte, innerhalb einer einzigen Umgebung. Die Datenbank bietet Funktionen zur Verwaltung von Datenbankschemata und Datensätzen, einschließlich Datenimport, -export und strukturierter Abfragen. Sie enthält Tools für das Index-Management und die Speicheroptimierung und bietet Zustandswiederherstellung durch System- oder Tabellen-Snapshots. Die Datenbank kann als einzelne Binärdatei oder über Docker bereitgestellt werden und ist über eine HTTP-API und ein Python-SDK zugänglich.
Packages the entire database engine into a standalone executable to eliminate external runtime dependencies.
Dieses Projekt ist eine selbstgehostete Enterprise-Wiki-Plattform, die für Teams entwickelt wurde, um Dokumentationen zu erstellen, zu organisieren und zu teilen. Sie fungiert als zentralisiertes Wissensmanagementsystem, das kollaboratives Authoring mittels Markdown-Syntax ermöglicht, sodass Benutzer Informationen innerhalb isolierter Abteilungsbereiche und privater Team-Workspaces strukturieren können. Die Plattform zeichnet sich durch einen Fokus auf operative Einfachheit und administrative Kontrolle aus. Sie wird als einzelne, in sich geschlossene ausführbare Binärdatei vertrieben, was das Deployment durch den Wegfall komplexer Laufzeitabhängigkeiten rationalisiert. Zur Unterstützung sicherer Enterprise-Umgebungen integriert sie sich mit externen Identitätsanbietern wie LDAP für eine zentralisierte Benutzerauthentifizierung und erzwingt granulare Sicherheitsrichtlinien durch ein rollenbasiertes Zugriffskontroll-Framework. Das System enthält eine umfassende Infrastruktur für die Auffindbarkeit von Inhalten und Team-Awareness, einschließlich Volltext-Suchindizierung über die gesamte Wissensdatenbank hinweg und ein automatisiertes Benachrichtigungssystem, das Follower über Dokumentänderungen informiert. Administratoren können die Systemgesundheit und Sicherheit durch Aktivitäts-Logging verwalten, während Benutzer die Möglichkeit behalten, Dokumentquellen für die Offline-Nutzung oder lokale Backups zu exportieren.
Simplifies installation by providing a single executable file that runs without complex environment setup.
Wud is a self-hosted container image update monitoring system that periodically checks running containers against their registries and reports when newer image versions are available. It detects updates by comparing SHA-256 digest hashes of container image manifests rather than relying on version tags, and persists last-known image digests and notification states to avoid duplicate alerts across restarts. The system abstracts different container registry APIs behind a unified interface, supporting Docker Hub, GHCR, Quay, and others, and runs update checks on a configurable cron-like schedule
Packages all functionality into a single executable binary with no external runtime dependencies for easy deployment.
Libredesk is an omnichannel support management system designed to unify live chat and email communications into a single dashboard. It provides a comprehensive environment for managing customer interactions, agent roles, and team assignments to organize support workloads. The project distinguishes itself through AI customer support automation, which includes generating automated responses and refining message tones. It also supports the development and integration of custom chat widgets using WebSockets and JavaScript APIs. The system covers a broad set of capabilities, including customer re
Provides a self-contained binary that bundles the backend and frontend assets for simplified deployment.
Dieses Projekt ist eine selbst gehostete Webanwendung, die Dateifreigabe und -verwaltung über ein Netzwerk ermöglicht. Sie fungiert als leichtgewichtiger Dienst, der lokale Verzeichnisse über eine browserbasierte Oberfläche zugänglich macht, sodass Benutzer Dateien von jedem verbundenen Gerät hochladen, herunterladen und organisieren können. Das System zeichnet sich durch die Integration eines dedizierten Media-Streaming-Servers aus, der es Benutzern ermöglicht, Videoinhalte direkt von der Host-Maschine in einem Webbrowser abzuspielen. Es bietet zudem eine programmatische Schnittstelle, die die Integration externer Dienste unterstützt und automatisierte Dateivorgänge durch sichere tokenbasierte Authentifizierung ermöglicht. Die Plattform umfasst umfassende Zugriffskontrollmechanismen, wie Ratenbegrenzung für Anfragen und benutzerspezifische Berechtigungen, um den Datenverkehr zu verwalten und geteilte Ressourcen zu sichern. Sie unterstützt mobile Zugänglichkeit durch die Generierung scannbarer Zugangscodes und bietet flexible Bereitstellungsoptionen, einschließlich Single-Binary-Ausführung und containerisierter Paketierung.
Packages the entire application, including assets and dependencies, into a single static binary for simplified deployment.