2 repository-uri
Re-runs a previous deployment with current project settings, applying configuration changes like environment variables.
Distinct from Deployment Configuration: Distinct from Deployment Configuration: focuses on re-executing a prior deployment with updated settings rather than initial configuration.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Redeployments. Refine with filters or upvote what's useful.
Devpush is a self-hosted Git-based PaaS that automates the deployment of containerized applications. It maps each Git branch to an isolated Docker environment, creating a multi-environment runtime where staging, production, and other workflows run in parallel with scoped configuration and encrypted variables. Deployments are triggered automatically by Git push events via a configured GitHub App, managing the full lifecycle from build to release with zero-downtime rollouts and instant rollback. The platform includes a built-in Let's Encrypt SSL manager that automatically provisions and renews
Re-runs a previous deployment with current project settings, applying configuration changes like environment variables.
This project provides a translation layer and set of adapters designed to bridge AI agents with the Model Context Protocol. It functions as an integration layer that allows agents to operate as protocol-compliant servers and enables the conversion of protocol-based tools into formats compatible with agent frameworks and logic graphs. The adapters facilitate tool interoperability by wrapping external protocol tools for use within agent workflows and exposing internal agent capabilities to any client implementing the Model Context Protocol. This creates a communication bridge that supports inte
Triggers the redeployment of specific previous revisions of an agent server to production via API.