Actually...this is now working....thanks.... On Monday, July 6, 2015 at 3:22:17 PM UTC+1, Stuart Watson wrote: > > 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 [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/capistrano/59224668-c027-43e9-ba53-5484f8bb6411%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
