Add your existing public SSH key from rsa_id.pub to the Server > Manage > SSH Keys section, then configure your SSH client to use rsa_id when connecting to your server with the forge user.
forge usually has the login details of the password
username is normally forge and password is random
so as database .. i can login to server in putty using the credentials
but i want to use ssh i dont want to type password anymore.
What will i do , if i have a local rsa_id and rsa_id.pub
Do i need to upload the key by loging in my server then make a folder and file
hope they add this in laravel documentation in the section production server.
@deringer i manage to paste the key the format i pasted is like below
in SSH KEY tab
im already logged in using ssh key in my server.
i think it is automatically making the all the magic when you add rsa_id.pub in your
SSH key in forge thanks