Skip to content

Instantly share code, notes, and snippets.

View robert2d's full-sized avatar
🙉
I may be slow to respond.

Dave Robertson robert2d

🙉
I may be slow to respond.
View GitHub Profile
# deploy.rb
namespace :ts_remote do
task :conf do
run <<-CMD
cd #{current_release}
&&
RAILS_ENV=#{rails_env} rake ts:conf
&&
rsync --progress #{current_release}/config/#{rails_env}.sphinx.conf sphinxsearch@db-server:/home/sphinxsearch/