Auto Deploy Spring Boot Project Using GitHub Actions to AWS EC2

preview_player
Показать описание
In this tutorial we are going to setup GitHub actions CICD Pipeline for continuous Auto deploy spring boot project to AWS EC2 Instance.

We Will also learn how to Allocate static IP to EC2 Cluster and how to Add Inbound rules in Security group of EC2 Instance

In this tutorial we will learn everything about Deployment of Spring Boot project to AWS using GitHub Actions.

Follow me: @itsmaheshkariya

#AWS #SpringBootCICD #GitHubActions
Рекомендации по теме
Комментарии
Автор

Thanks a lot mate, directly deploying to EC2 is so much simpler than via containerization like in most tutorials. Maven and Docker are tricky to configure together, and this way you avoid it completely.

wbngxwy
Автор

Brother had to redrop my comment. Your tutorial is amazing!!! I got it all setup now and its running well. I had to delete the initial instance because the memory was too low. Now al my tests pass and the springboot runs very well. This is the best and most direct tutorial i have come across on youtube brother...Thank you so so much for this.

LukmanJaji
Автор

Very easy and clear to follow up, ty sir

namcan
Автор

Thank you bro for such detailed video! It was very helpful. I was able to do entire configuration easily by following your video.
I am facing an issue sometimes that my deployment stops at maven build step but works fine after restarting EC2 instance. Could it be related to memory issue?

gameofcode
Автор

hi, thanks for this amazing work, just the background music is annoying.

ayazkhan-vpw
Автор

If you're getting an error that contains: "touch: cannot touch '.env': Permission denied..." start over and make sure you do not use sudo when executing the "mkdir actions-runner..." command. I had this same problem.

frednesh
Автор

Shasum: cammand not found I'm getting this error

KollimarlaJagadeep
Автор

Hi great video!
how can I see the logs in real time in ECS instance after deploy? I was not able to do it with journalctl command

programacaojajava
Автор

Can you please help me to create CI/CD pipeline in window server. I am facing some problems.
The jar file run perfectly in the background, but when the runner is in run complete phase the runner terminates the java process.. I have been searching from a weak this point on the web. please help me if possible....🙏🙏

ankushrohila
Автор

Hi! workflow has been successfull and seems everything fine whatsoever, but when i open the aws url, its unavailable, saying This site can’t be reached. can u say how can i debug it further or why is this happen ? thanks

DavitShavliashvili
Автор

can you please help me in create ci/cd pipeline in windows..I have facing some problems

atulbhadouria
Автор

Error: TypeError: Cannot read properties of undefined (reading 'forEach')
Error: Error: Could not generate a snapshot of the dependencies; Cannot read properties of undefined (reading 'forEach')
Error: Failed to generate a dependency snapshot, check logs for more details, Error: Could not generate a snapshot of the dependencies; Cannot read properties of undefined (reading 'forEach')


build fail by this. When I run the jar file in the ssh it works clean

midlajj
Автор

Hi Man, that is amazing video I learned spring tools also but I executed all steps but only show hello world But i build is every time success but content does not changes in live, I did Manuel jar file remove and executed another build is success but live changes is does not happen. so please replay this command

TirupathyG
Автор

After the final Updated workflow that is after mentioning the jar file and path, im doing all the steps. but the web page is not opening ... what can be the issue ?
please help

SomnathDas-uwbg
Автор

It says "Refused to Connect after Restarting the Instance"

DataStructureByTutorlix
visit shbcf.ru