==== Running the deployment scripts ====
ssh into dev01.exphosted.com
Call the runcap.sh from the cap directory
cd crossbow (as the given dev user, or cd ~/crossbow)
./runcap.sh
Output for deploy task show below (your output may vary depending on options selected):
./runcap.sh
Select Target environment
1). Development
2). Production
Enter target environment number [1,2]: 1 (Enter 1) /* Note: Always enter 1. Never use 2 */
Select Cap Task
1). deploy (Use this for incremental code deployments)
2). deploy:setup (Use this to setup the necessary application folders)
3). deploy:check (Use this to verify application folder setup)
4). deploy:cold
5). deploy:migrate
6). deploy:restart
7). deploy:update
8). deploy:web:enable (Use this to remove maintenance page, App2 becomes accessible from back-end)
9). httpstate:allup (Use this as a final step to enable Internet access to all web servers)
Enter Cap Task number [1-9]: 1 (Enter 1)
Enter TAG value or leave blank to use trunk as repository:
Ready to run task deploy in environment development..? [yY]: y (Enter y)
Enter SVN UserName:
Enter SVN Password: