Versions:

   - Ruby v2.3.1
   - Capistrano v3.6.1
   - Rake / Rails / etc - Rake v.11.3.0

Platform:

   - Working on Mac OS X 10.12 (Sierra)
   - Deploying to Arch Linux server

Logs:

   - Please past logs (as completely as possible to a 3rd party pasting 
   service such as pastie.org)

Files:

   - Capfile 
    - https://gist.github.com/faddah/32f9a379877b3614edc883ae09e7d22a
   - deploy.rb - (see below)
   - Stage files (production.rb, staging.rb) all *.rb files — 
    https://gist.github.com/faddah/bc6ac650d879d1e4f517a821156694ea


hi all, 

i'm looking for some help. 

i’m trying to deploy to a Wordpress site using Kronda Adair's (of 
karveldigital.com) very good instruction & video here —   
https://karveldigital.com/how-to-deploy-wordpress-with-capistrano/, using 
the ruby gem Capistrano & wp-cli to deploy a site i have done to the 
customer’s site.

Kronda’s instruction in the video is really very good, but i think the 
problem is that when she made the video, it was Capistrano v2.x, and now it 
is v3.6.1 and a lot has changed with it. With Capistrano v3.6.1 (Rake 
v11.3.0) while trying to get a simple script to deploy, it keeps giving me 
the following error, each time: 

"Stage not set, please call something such as `cap production deploy`, 
where production is a stage you have defined." ... error. and yes, i've all 
ready gone into the Capfile and at the end put: 
 Rake::Task[:production].invoke - i still get the same stage setting error.

Any help on how to get this working with wp-cli & Capistrano v3.6.1, 
please, would be much appreciated.

best,

—  faddah

-- 
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/d1cca3f5-749f-42a2-9a15-97c95be7e595%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to