Name | Modified | Size | Downloads / Week |
---|---|---|---|
v2025.01 | 2025-01-10 | ||
v2024.03 | 2024-11-14 | ||
v2024.02 | 2024-09-10 | ||
v2024.01 | 2024-09-10 | ||
v2023.05 | 2023-11-10 | ||
v2023.04 | 2023-02-03 | ||
v2023.01.RC4 | 2023-01-31 | ||
v2022.12.RC3 | 2023-01-21 | ||
v2022.12.RC2 | 2023-01-16 | ||
promo.png | 2023-01-21 | 266.4 kB | |
README.md | 2023-01-21 | 1.3 kB | |
Totals: 11 Items | 267.7 kB | 4 |
Easy Deployer
Easy Deployer is easy to use, but very powerful online projects deployment tool. It uses FTP for file transfer and SCP and SFTP support will be available soon.
Main features:
- Creates backup before deployment process
- Shows diff - side by side changes comparator
- Evidence of all performed operations
- Rollback possibility!
- Fast deployment just by easy clicking
- Multiple project
- Multiple users
- Multiple teams
- Advanced access control
- Simple web based user interface
- Easy installation
This application is based on PHP Jet framework and lightly modified PHP Diff library.
Requirements
- Some web server (non-public!) running PHP 8.0 and newer (your development and testing server, or your localhost)
- MariaDB / MySQL or SQLite support
- PHP INTL (mostly standard PHP module)
- PHP PDO (mostly standard PHP module)
- PHP mbstring (mostly standard PHP module)
- PHP OpenSSL (mostly standard PHP module)
- PHP FTP extension (easy to install extension)
- PHP SSH2 extension (easy to install extension)
Installation
- Download package
- Unpack package into the webserver document directory
- Open URL of your webserver in a browser
- Follow the installer's instructions