SSHD
Closed this issue · 3 comments
mroctober1011 commented
spurin commented
In the .env file is the list of ports for each of the instances, if you ssh to localhost using the corresponding port, you should be good 👍
mroctober1011 commented
Hi..forgive me for being slow. But would you mind providing either a
screenshot or syntax for what I should be entering because I've tried it
several different ways and I can't figure it out :(
…On Sat, Jul 24, 2021 at 6:34 PM James Spurin ***@***.***> wrote:
Hi @mroctober1011 <https://github.com/mroctober1011>
In the .env file is the list of ports for each of the instances, if you
ssh to localhost using the corresponding port, you should be good 👍
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#50 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIZTC432V6IPOZZXMHAWCU3TZM5YNANCNFSM5A5ZJBTQ>
.
spurin commented
Apologies for the late response on this, essentially it would be -
ssh ansible@localhost -p 1234
Substituting, 1234 for the port specified in the .env file