An open API service indexing awesome lists of open source software.

https://github.com/glips/magento-automaton

Script used at Customer Paradigm to pull down and setup development sites automatically.
https://github.com/glips/magento-automaton

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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`
6. Wait until the script prompts you for your CP dev server password and supply it.
7. SSH into your public_html folder on the CP dev site
8. Run `cp_local`
9. Update app/etc/local.xml to use the dev server's MySQL credentials.