2 repository-uri
Interfaces for triggering deployments programmatically via authenticated API calls.
Distinguishing note: Focuses on programmatic deployment triggers rather than manual CLI tools.
Explore 2 awesome GitHub repositories matching devops & infrastructure · API Deployment Interfaces. Refine with filters or upvote what's useful.
Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool. The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It sup
Triggers application deployments programmatically using authentication tokens for integration into CI pipelines.
Komodo is a self-hosted deployment manager and agentless software distributor designed to build application binaries and distribute them across a fleet of remote servers. It functions as a remote deployment orchestrator that manages the build and release process from a centralized control point. The system distinguishes itself by using a programmatic deployment pipeline, employing script logic rather than static configuration files to coordinate build and distribution sequences. It utilizes SSH for remote execution and binary synchronization, allowing the controller to push updates to target
Provides a programmatic interface to trigger and manage build and deployment sequences via API.