summaryrefslogtreecommitdiff
path: root/config/deploy.rb
AgeCommit message (Expand)Author
2017-09-24upgrade to ruby 2.4.2mo
2017-05-04use chef to search for nodes to deploy to.mo
2017-04-27activate ruby 2.4.1 in cap deploy.mo
2015-01-24link unicorn.rb.mo khan
2015-01-23deploy from cakeside/cakeside.mo khan
2015-01-11deploy from github.mo khan
2015-01-01upgrade to ruby 2.2.0mo khan
2014-12-24update locked capistrano version.mo khan
2014-12-20use ruby 2.1.5.mo khan
2014-10-31move to ruby 2.1.4.mo khan
2014-09-29use ruby 2.1.3 in production.mo khan
2014-08-23restart unicorn on the web roles.mo khan
2014-08-23link pids, sockets, bundle to shared path.mo khan
2014-08-23sync assets to s3 during deployment.mo khan
2014-08-23restart delayed jobs and unicorn after deployment.mo khan
2014-08-22link .env file for capistrano.mo khan
2014-08-22start migration to capistrano 3.mo khan
2014-08-22move old cap to old_cap folder.mo khan
2014-05-28remove old capistrano recipes that have been moved to chef.mo khan
2014-05-10move .env.(production|staging) to config dir and remove cap rvm gem.mo khan
2014-05-07remove airbrakemo khan
2013-12-23point to new cakeside team repo.mo khan
2013-09-14add logrotate recipemo khan
2013-09-14add cap tasks to connect to rails console and db console on remote serversmo khan
2013-09-14include delayed_job step in capistrano deploymentmo khan
2013-09-14add ssl support to nginx config and other tidy upmo khan
2013-09-14user rbenv instead of rvmmo khan
2013-09-14attempt to use rvm with capistranomo khan
2013-07-01upgrade from ruby 2.0.0p195 to 2.0.0p247mo khan
2013-06-05run rake asset:precompile on server during deployment to make syncing to s3 e...mo khan
2013-06-02upgrade to ruby 2.0.0mo khan
2013-05-04add airbrake and bullet gemsmo khan
2013-03-05fix path to staging ssh keymo khan
2013-02-23upgrade ruby to ruby 1.9.3-p392mo k
2012-12-17ensure the execute bit is turned on for the restart dj script.mo k
2012-10-12remove password from deploy.rb and use staging.cakeside.com as server name.mo k
2012-10-12add is_published? to the creation model.mo k
2012-10-11touch tmp/restart.txt when deployment completes.mo k
2012-10-10try to restart delayed job after the migrations have been applied.mo k
2012-10-07switch staging back to using s3 in the staging environment.mo k
2012-10-06don't use sudo command for clearing out old releases.mo k
2012-10-04upgrade cap deploy to use 1.9.3mo k
2012-09-22rake db:restore will restore the prod db to the local database.mo k
2012-09-22remove staging database config and collapse into production config.mo k
2012-09-22pick out the target env when symlink to the proper database settings file.mo k
2012-09-22symlink to database.production.yml in the relase directory.mo k
2012-09-22update cap deployment to symlink the database.yml file in the shared dir.mo k
2012-06-07bring back the bundler/cap gem because it does the bundle install properly wh...mo k
2012-06-06use curl instead of wget and remove sphinx targets.mo k
2012-06-06remove bundle install and db:migrate steps from deployment.mo k