Skip to content

ambimax/magento-deployscripts

Repository files navigation

Magento Deploy Scripts

Deploy scripts are based on the superb work of @fbrnc and AOE (https://github.com/AOEpeople/magento-deployscripts)

How it works

  1. Whole magento project is packaged into a build archive (project.tar.gz)

  2. Generated build is copied to a central storage server

  3. Jenkins copies deploy.sh to remote server

  4. deploy.sh is executed on remote server and initiates install.sh

  5. Jenkins triggers cleanup script on remote server

composer

"require": {
    "ambimax/magento-deployscripts": "~1.0"
}

License

GNU GPLv3 License

Author Information

About

Deploy scripts for Magento 1

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages