dploy is a deployment automation tool written in Node.js, designed to simplify pushing code and assets to servers. It uses configuration files to define environments and deploy rules, allowing developers to quickly push updates via FTP or SFTP. With a single command, dploy compares the local project with the remote server and uploads only the files that have changed, making deployments efficient and incremental. It is particularly helpful for small- to medium-sized web projects where complex CI/CD pipelines are unnecessary but a reliable deployment mechanism is still needed. The configuration is simple and human-readable, enabling teams to share deployment settings easily. By streamlining file transfer and reducing manual steps, dploy helps teams deploy faster, avoid mistakes, and maintain consistent environments.

Features

  • Performs incremental deployment by comparing Git version with server contents
  • Supports both FTP and SFTP protocols
  • Installs dploy.yaml and sets up Git post‑commit hooks for deploy-on-commit workflow
  • Allows multiple environments defined in dploy.yaml (e.g., dev, stage, production)
  • Simple CLI interface via dploy <environment>
  • Lightweight and focused on Git-to-server deployment workflows

Project Samples

Project Activity

See All Activity >

Categories

Deployment

License

MIT License

Follow Dploy

Dploy Web Site

Other Useful Business Software
Ship Agents Faster Icon
Ship Agents Faster

Transform your applications and workflows into powerful agentic systems at global scale.

Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Dploy!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

CoffeeScript

Related Categories

CoffeeScript Deployment Tool

Registered

2025-08-22