部署 capistrano 3 部署的问题

kingwkb · November 11, 2013 · Last by panxiubin replied at December 02, 2016 · 3053 hits

新项目使用了 capistrano 3 一切搞定之后

部署遇到问题

先是提示

Text will be echoed in the clear. Please install the HighLine or Termios libraries to suppress echoed text.

gem install highline
gem install ruby-termios

问题没有解决,总是有提示

然后我的证书是有密码的,竟然每执行一条密码就让我输入一次密码,并且密码还能回显出来

系统是 openSUSE

最后怎么解决的呢?

You need to Sign in before reply, if you don't have an account, please Sign up first.