1 रिपॉजिटरी
Automated mechanisms for pushing source code to remote servers with versioning and rollback support.
Distinct from Remote Repository Code Fetchers: Distinct from remote execution or fetching; focuses on the distribution of code from local to remote for deployment.
Explore 1 awesome GitHub repository matching devops & infrastructure · Remote Code Distribution. Refine with filters or upvote what's useful.
Shipit is a Node.js deployment tool and remote task orchestrator used for automating software deployments and executing shell commands via SSH. It functions as a deployment workflow manager and SSH automation framework, allowing users to define automation pipelines that coordinate local and remote scripts. The project distinguishes itself through a dependency-graph task orchestration system and an event-emitter hook system, which enable the creation of custom automation workflows with sequenced task coordination. It manages application versions using symlink-based release management, providin
Automates the pushing of code to remote servers with built-in support for version rollbacks.