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

You Might Also Like
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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