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.
- Host: GitHub
- URL: https://github.com/glips/magento-automaton
- Owner: GLips
- Created: 2013-05-10T20:43:58.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-13T17:39:48.000Z (about 13 years ago)
- Last Synced: 2025-03-02T06:41:41.262Z (over 1 year ago)
- Language: Shell
- Size: 97.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.