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
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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