Great Stuart,

I was going to say, we expect fetch() and set() to work in that situation,
I'm glad you got it all working.

Ping us if there's anything we can do for you in the future, thanks for
being patient and battling through some of the rough parts.

Lee Hambley
http://lee.hambley.name/
+49 (0) 170 298 5667

On 7 July 2015 at 13:42, Stuart Watson <[email protected]> wrote:

> 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
> <https://groups.google.com/d/msgid/capistrano/59224668-c027-43e9-ba53-5484f8bb6411%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAN_%2BVLUQt1B0%2B%2BWGRGP0iosYSGE0CH8yvej6K2VS%3DG264Q7WeA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to