Author: Zizhun Guo
作者:
写于:
Author: Zizhun Guo 4/10/2020
Goal: Deploy a web service (API) on AWS instance.
![06](https://i.imgur.com/2oDpypk.
setjavapath on Ubuntu: https://vitux.com/how-to-setup-java_home-path-in-ubuntu/
glssfish bash: https://www.javatpoint.com/how-to-run-glassfish-in-ubuntu
inbound/outbound rule: https://blog.csdn.net/mid120/article/details/52155021 https://blog.csdn.net/kairen6645/article/details/89883353
enable remote access glassfish: https://portal.jvmhost.com/knowledgebase/article/226/glassfish–secure-admin-must-be-enabled-to-access-the-das-remotely/ https://askubuntu.com/questions/1098413/secure-admin-must-be-enabled-to-access-the-das-remotely-access-glassfish-confi http://yp-amazonwebservices.blogspot.com/2013/07/resolved-glassfish4-configuration-error.html
GlassFish Version: (downgrade to 4) https://www.cloudmantra.net/blog/glassfish-installation-on-ec2-amazon-linux/
AWS Public IP can’t login: https://aws.amazon.com/cn/premiumsupport/knowledge-center/ec2-connect-internet-gateway/ https://bbs.csdn.net/topics/391052562
Firewall port setting: https://blog.csdn.net/kairen6645/article/details/89883353
Ping IP: https://blog.csdn.net/daerzei/article/details/81169349 https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/using-instance-addressing.html
AWS official user doc: security group rules references: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/security-group-rules-reference.html#sg-rules-ping
AWS EC2 instance connection: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/TroubleshootingInstancesConnecting.html
AWS EC2 web app deployment: https://blog.csdn.net/weixin_30267785/article/details/99798834
Putty windows connection: https://docs.aws.amazon.com/zh_cn/AWSEC2/latest/UserGuide/putty.html#putty-private-key
阿里云部署javaweb项目: https://www.jianshu.com/p/105c4aab7a41
Winscp file transfering: https://blog.csdn.net/yuan13091324/article/details/50246415
Sample Web App: https://github.com/AKSarav/SampleWebApp/blob/master/SampleWebApp-NB.zip
Glassfish Deployment: https://blog.csdn.net/u012948976/article/details/52080005 https://blog.csdn.net/x_studying/article/details/39827097
Glassfish deploy warfile: https://dzone.com/articles/how-deploy-war-file-using
JAR VS WAR: https://blog.csdn.net/u012110719/article/details/44260417 Netbeans war包: https://www.coder.work/article/3470616
AWS Web free tutorial: https://aws.amazon.com/cn/getting-started/use-cases/websites/
Python web app tutorial: https://aws.amazon.com/cn/getting-started/projects/build-modern-app-fargate-lambda-dynamodb-python/?trk=gs_card
Glassfish configure Java: https://blog.csdn.net/pxmxx/article/details/80106239 https://blog.csdn.net/gao36951/article/details/73321345