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
Gemini 3 and 200+ AI Models on One Platform Icon
Gemini 3 and 200+ AI Models on One Platform

Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

Build generative AI apps with Vertex AI. Switch between models without switching platforms.
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