Steps to deploy in AWS using windows:
Create an instance in EC2 with the Windows platform.
Save your key pair with pem ending.
Go to the instance and open Actions -> Security -> Get windows password and in upload private key file, upload the .pem file with the key pair you saved before. Click on Decrypt password and save all the information that appears.
In your local computer go to remote desktop connection and use the information that you just saved.
Install Maven in the remote windows. Download apache-maven. Go to environmental variables-> advance ->paste the path address of the bin folder in maven.
Follow this tutorial for that
https://www.youtube.com/watch?v=39NhCB5YFSY
For windows server and was deployment follow:
https://www.youtube.com/watch?v=x4KtSHyULVs&t=256s
and
https://www.youtube.com/watch?v=yO7Vh7N2me8&t=316s
No comments:
Post a Comment