Hey guys, I need to deploy a server behind a security gateway (Google Authenticator). http://support.google.com/a/bin/answer.py?hl=en&answer=1037451
My common process is: 1.- ssh user@gateway1 2.- Enter google authenticator password 3.- Enter user password 4.- <Inside> 5.- ssh app1 6.- deploy I tried using Capistrano gateway option but is not working. https://github.com/capistrano/capistrano/wiki/2.x-Getting-Started#gateway-servers Do you know where I can find more options or extended documentation about Capistrano gateway. Or if there is a plugin/gem that provides this feature by itself. https://www.ruby-toolbox.com/search?utf8=%E2%9C%93&q=capistrano Thanks a lot. -Mario -- -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en --- 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]. For more options, visit https://groups.google.com/groups/opt_out.
