Skip to content

mikebevz/php-deployer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP Deployer
A tool for easy and fast deployment of PHP projects

Features:
- Pack files into archive
- Tranfer files using
   - SFTP
   - FTP
- Show progress of uploading
- Unpack on the server

Requirements:
- PHP 5
- PHP Zip extension
- PHP Ssh2 extension
- gzip installed on the target system


Getting started
1. Install deployer
  - Locally
  - Remote server scripts (run $ deployer --remoteInstall)
2. Prepare configuration file (deployer.xml)
3. Call deployer script
  $ ./deployer

About

A tool for deployment of PHP projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published