Published
- 1 min read
putty deployment
The solution for this is noted below
putty deployment
Solution
Deployement with putty
You must ensure you have file, user and ip address,
Example(file:xyz.ppkUser,ubuntu, IP Address: 32.211.232.111)
Install Putty
-> Step1: SSH > AUTH > Credentials >
Select the key file that is given (EX- xyz.ppk)
-> Step2: Go to Session >
Add Host Name and Save it >
Once Save You can use multiple time >
to use it Select it and Click on Load >
And Click on Open terminal will open up.
-> Step3: On the terminal it will ask
login as: ubuntu
-> Step4: This is for ec2 deployement you can clone and use docker command to run the app
Try other methods by searching on the site. That is if this doesn’t work