Hi Faddah, You might be better served by roots.io whixh is an ansible2 based WordPress+wp-cli deployment tool which formerly used Capistrano and sounds a lot like what you're doing.
(Sent from my Nexus 6, please forgive typos!) On Oct 5, 2016 08:02, "Faddah Steve Yuetsu Wolf" <[email protected]> wrote: > 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 > <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 > <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 > <https://groups.google.com/d/msgid/capistrano/d1cca3f5-749f-42a2-9a15-97c95be7e595%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_%2BVLVHWSHPTXfvZgiEgm6rZam0nE5o2CiCOnsNSpw19QMJBQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
