You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a bit of issue here - description below:
deploy.rb is more or less unchanged from standard - filled everything in (domain, deploy_to, repository and branch) (just added extra user and port (set :user, "my_user_name", set :port, "my_port_number"))
This is kind a non issue - or kind request - it would be nice to have a plain password authentication.
Since it seams it is not an option, you can use private/public ssh keys for user to log-in to server.
Sorry - my mistake - just too used to capsitrano ways.
Hi!
I have a bit of issue here - description below:
deploy.rb is more or less unchanged from standard - filled everything in (domain, deploy_to, repository and branch) (just added extra user and port (set :user, "my_user_name", set :port, "my_port_number"))
after i execute - mina setup -t -v
It kinda don't accepts password - when i enter password and press "Enter" - the cursor still continuous to blink at same spot
nothing happens and after Ctrl+C:
Versions: Ruby 2.0.0, Rails 4.0.2
That is it!
ANY IDEAS?
The text was updated successfully, but these errors were encountered: