summaryrefslogtreecommitdiff
path: root/config/deploy.rb
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-05-24 22:19:07 -0400
committerDavid Gay <david@davidgay.org>2021-05-24 22:19:07 -0400
commita631471bd64262e498cff26bb2465949f15370b5 (patch)
treea3fb70241c4a78f08f9e3ec29f5f86857868067b /config/deploy.rb
parent89c07d9638ea895b8f0ce217d995138df918e24d (diff)
More work on tuning capistrano deploy
Diffstat (limited to 'config/deploy.rb')
-rw-r--r--config/deploy.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/deploy.rb b/config/deploy.rb
index 8384427..925f0d6 100644
--- a/config/deploy.rb
+++ b/config/deploy.rb
@@ -17,6 +17,8 @@ append :linked_files, "config/database.yml", "config/master.key"
set :keep_assets, 2
set :keep_releases, 5
+set :conditionally_migrate, true
+
set :rvm_custom_path, "/usr/share/rvm" # Needed for DO one-click Rails install setup
# upload master.key and database.yml