awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 repositorios

Awesome GitHub RepositoriesSingle-Command Deployments

Launches the search engine on a remote server with a single command.

Distinct from Self-Hosted Platform as a Service: Distinct from Self-Hosted Platform as a Service: focuses on a single-command deployment workflow, not a full PaaS platform.

Explore 10 awesome GitHub repositories matching devops & infrastructure · Single-Command Deployments. Refine with filters or upvote what's useful.

Awesome Single-Command Deployments GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • leptonai/search_with_leptonAvatar de leptonai

    leptonai/search_with_lepton

    8,095Ver en GitHub↗

    Search with Lepton is a conversational search engine that combines a large language model with web search APIs to answer user queries in natural language conversation. It is designed as a demonstration application that shows how an LLM can generate conversational responses from real-time web search results, and it caches completed search results so they can be shared and revisited without repeating the original query. The application can be deployed to a cloud platform with a single command, making it easy to launch as a remote service. It maintains dialogue context across multiple turns by s

    Launches the search engine on a remote server with a single command for easy deployment.

    TypeScriptaiai-applicationsleptonai
    Ver en GitHub↗8,095
  • mightymoud/sidekickAvatar de MightyMoud

    MightyMoud/sidekick

    7,465Ver en GitHub↗

    Sidekick is a command-line tool that provisions bare VPS servers, transfers Docker images, manages secrets, and orchestrates zero-downtime deployments across single or multiple server instances. It handles the full deployment pipeline from a local machine, building container images locally and transferring them directly to the server without requiring a remote container registry. The tool distinguishes itself through an integrated approach to security and automation. It encrypts environment variables locally using SOPS and Age keys, then decrypts them on the server at deploy time for runtime

    Sets up a production-ready environment on a bare VPS and deploys a Docker application with zero-downtime releases.

    Godeploymentherokuself-host
    Ver en GitHub↗7,465
  • opensignlabs/opensignAvatar de OpenSignLabs

    OpenSignLabs/OpenSign

    6,551Ver en GitHub↗

    OpenSign is a self-hosted, open-source document signing platform that enables users to send, sign, and manage PDF documents with digital certificates and encryption. It functions as a complete e-signature solution, allowing organizations to run their own signing service on private infrastructure while maintaining full control over their data and document workflows. The platform supports sequential multi-signer workflows, where documents can be sent to multiple recipients in a predefined order, with each signer receiving an email-based one-time password for verification before accessing the do

    Packages the entire application as a single Docker container with environment variable configuration for instant deployment.

    JavaScriptdigital-signaturedocument-signingdocusign-alternative
    Ver en GitHub↗6,551
  • goodrain/rainbondAvatar de goodrain

    goodrain/rainbond

    6,184Ver en GitHub↗

    Rainbond is a Kubernetes-native application platform that deploys and manages containerized applications through a graphical interface, abstracting Kubernetes complexity so users can work without needing to learn Kubernetes commands or concepts. It provides a complete application lifecycle management system covering development, architecture, delivery, and operations from a single unified web interface, with automated workflows that handle cluster provisioning, application deployment, and ongoing management. The platform distinguishes itself through its application marketplace, which packages

    Recognizes a single pom.xml in the root and builds the project with a single default command.

    Go
    Ver en GitHub↗6,184
  • apache/pinotAvatar de apache

    apache/pinot

    6,098Ver en GitHub↗

    Pinot is a distributed, columnar analytical database designed for high-concurrency, low-latency query processing. It functions as a real-time OLAP datastore, enabling interactive, user-facing analytics by ingesting and querying massive datasets from both streaming and batch sources. The system architecture relies on a centralized controller for cluster coordination and a distributed segment-based storage model to ensure horizontal scalability. The platform distinguishes itself through a hybrid ingestion pipeline that unifies real-time event streams and historical batch data into a single quer

    Starts all cluster services including dependencies using a single command for rapid local evaluation.

    Java
    Ver en GitHub↗6,098
  • deis/deisAvatar de deis

    deis/deis

    5,999Ver en GitHub↗

    Deis is an open-source, self-hosted Platform-as-a-Service that deploys and manages containerized applications on a CoreOS cluster using a Heroku-inspired git push workflow. It accepts application code via git push, automatically builds a Docker image, and runs it as a container on the cluster, with systemd and etcd providing service discovery and configuration management. The platform provides a developer experience modeled after Heroku, with a command-line interface for creating, scaling, configuring, and monitoring applications. It hosts a private Git remote per application that triggers th

    Pushes application code to a private Git remote, builds a Docker image, and runs it on a CoreOS cluster.

    Pythoncontainerscoreosdeis-paas
    Ver en GitHub↗5,999
  • kucherenko/jscpdAvatar de kucherenko

    kucherenko/jscpd

    5,800Ver en GitHub↗

    jscpd is a code duplication detector that scans source code across 223 languages to find identical or near-identical copy-pasted blocks using a rolling hash algorithm. It is built with a Rust core for high performance, exposed through a Node.js API and CLI, and can be run as a standalone binary with no runtime dependencies. The tool detects duplicates in embedded languages within Vue, Svelte, Astro, and Markdown files by tokenizing each language block separately, and it supports extensionless scripts via shebang detection. The project distinguishes itself through its integration capabilities

    Downloads and installs the jscpd binary for the current platform with a one-line curl-to-bash command.

    TypeScriptaiclones-detectioncode-quality
    Ver en GitHub↗5,800
  • maiot-io/zenmlAvatar de maiot-io

    maiot-io/zenml

    5,452Ver en GitHub↗

    ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself

    Runs server instances using specialized Docker images to support custom artifact stores or modified internal logic.

    Python
    Ver en GitHub↗5,452
  • psviderski/unregistryAvatar de psviderski

    psviderski/unregistry

    4,781Ver en GitHub↗

    Unregistry es un orquestador de clústeres de contenedores descentralizado y gestor de Docker Compose. Permite el despliegue y escalado de servicios contenedorizados a través de múltiples hosts remotos sin necesidad de un plano de control centralizado. El proyecto destaca por proporcionar un modelo de despliegue sin registro, utilizando SSH para transferir capas de imágenes de contenedores directamente a servidores remotos. Esta capacidad permite realizar despliegues en redes aisladas (air-gapped) o privadas al evitar por completo los registros de imágenes externos. El sistema cubre una amplia gama de capacidades operativas, incluyendo redes de malla superpuestas (overlay mesh) con descubrimiento de servicios DNS interno y enrutamiento de proxy inverso automatizado para la gestión de dominios personalizados. Admite patrones de alta disponibilidad como actualizaciones continuas (rolling updates) para transiciones de servicio sin tiempo de inactividad, reversiones de despliegue automatizadas y colocación de servicios específica por máquina. Las operaciones administrativas se gestionan a través de una interfaz de línea de comandos que admite el cambio de contexto del clúster y la gestión segura de credenciales para la inyección de datos confidenciales.

    Allows pushing Docker images directly to remote servers via SSH to bypass external image registries.

    Gocontainerddockergolang
    Ver en GitHub↗4,781
  • aws/copilot-cliAvatar de aws

    aws/copilot-cli

    3,735Ver en GitHub↗

    AWS Copilot is a command line interface for deploying and managing containerized applications and services on AWS. It serves as a container deployment tool, infrastructure orchestrator, and job runner, enabling the release of production-ready workloads through a simplified set of commands. The tool distinguishes itself by automating the entire application lifecycle, from initializing directory structures and manifests to managing continuous delivery pipelines with Git integration. It utilizes a manifest-based approach to generate and customize cloud infrastructure templates, allowing for the

    Builds images from local code and provisions the infrastructure required to execute containerized background jobs.

    Goaws-apprunneraws-ecsaws-fargate
    Ver en GitHub↗3,735
  1. Home
  2. DevOps & Infrastructure
  3. Self-Hosted Platform as a Service
  4. Single-Command Deployments

Explorar subetiquetas

  • Bare VPS Provisioning CommandsSingle commands that install Docker, Traefik, and security hardening on a bare VPS, making it production-ready. **Distinct from Single-Command Deployments:** Distinct from Single-Command Deployments: focuses on provisioning the server itself, not deploying an application onto it.
  • Binary Downloads via CurlDownloading and installing platform-specific binaries with a single curl-to-bash command. **Distinct from Single-Command Deployments:** Distinct from Single-Command Deployments: downloads and installs a local binary rather than deploying to a remote server.
  • Containerized Job DeploymentsDeployment of ephemeral or scheduled background tasks as containerized workloads. **Distinct from Docker Image Push Deployments:** Distinct from Docker Image Push Deployments: focuses on the full lifecycle of a background job including infrastructure provisioning, not just the image push.
  • Docker Application DeploymentsTools that deploy a Docker application to a remote server with a single command, including zero-downtime releases. **Distinct from Single-Command Deployments:** Distinct from Single-Command Deployments: specifically deploys Docker applications with zero-downtime, not general single-command launches.
  • Docker Image Push Deployments1 sub-etiquetaTools that push a local Docker image to a remote host and start it with a single CLI invocation. **Distinct from Single-Command Deployments:** Distinct from Single-Command Deployments: focuses on pushing a Docker image specifically, not general application deployment.
  • Maven Single-Module BuildsRecognizes a single pom.xml in the root and builds the project with a single default command. **Distinct from Single-Command Deployments:** Distinct from Single-Command Deployments: focuses on Maven-specific build detection and compilation, not general one-command deployment workflows.