GLips / Magento-Automaton

Script used at Customer Paradigm to pull down and setup development sites automatically.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magento Automaton

Script used at Customer Paradigm to pull down and setup development sites automatically.

Documentation:

  1. Navigate to the site's root folder
  2. Run cat app/etc/local.xml
  3. Run wget http://dev.customerparadigm.com/~graham/scripts/assets/downloads/cp_remote.sh && bash cp_remote.sh
  4. Wait until the script prompts you for your CP dev server password and supply it.
  5. SSH into your public_html folder on the CP dev site
  6. Run cp_local
  7. Update app/etc/local.xml to use the dev server's MySQL credentials.

About

Script used at Customer Paradigm to pull down and setup development sites automatically.


Languages

Language:Shell 100.0%