Versions: - Ruby 2.0.0-p451 - Capistrano 3.4.0 - Rake / Rails / etc rake 10.3.2
Platform: - Working on.... Ubuntu - Deploying to... Ubuntu Hi What is the equivalent of deploy:setup for Capistrano 3. We used to use this under Capistrano 2 for setting up the database.yml file and the nginx virtualhost. I've had a look at this problem on various forums and the recommendation appears to be that the something such as Ansible does the config, or ssh to the server and manually create the file. What are peoples experiences of this? I'd rather keep the app specific settings under Capistrano and use Ansible to do the non-app specific stuff such as installing software. I understand that I can change it from deploy:setup to deploy, but I only want these to run on the initial deploy and not on subsequent ones. I look forward to hearing from people. Thanks -- You received this message because you are subscribed to the Google Groups "Capistrano" group. To unsubscribe from this group and stop receiving emails from it, send an email to capistrano+unsubscr...@googlegroups.com. To view this discussion on the web, visit https://groups.google.com/d/msgid/capistrano/ff439153-4e5a-42ca-8e99-623f2f2602ac%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.