master
Nick Sergeant 2014-10-31 10:10:18 -04:00
parent a2b4853b87
commit a35877dcb8
1 changed files with 4 additions and 0 deletions

View File

@ -80,6 +80,10 @@ deploy:
deploy-heroku:
@git push heroku
run:
@vagrant up
@vagrant ssh -c 'sudo supervisorctl restart snipt && sudo supervisorctl tail -f snipt stderr'
salt-server:
@scp -q -P 55555 settings_local_server.py deploy@69.164.221.98:/var/www/snipt/settings_local.py
@scp -q -P 55555 -r ./salt/ deploy@69.164.221.98:salt