What and why is SonarQube ? | Setup SonarQube on AWS | SonarQube for DevOps

  Рет қаралды 101,447

Valaxy Technologies

Valaxy Technologies

Күн бұрын

Пікірлер: 62
@sandhyavishakha
@sandhyavishakha 10 ай бұрын
Just found your channel with this video. Very smoothly explained and in a crystal clear manner. The pace, and your voice surely adds to the well-versed explanation. Thank you! Will surely explore more of your videos.
@afiqurrahman2368
@afiqurrahman2368 7 ай бұрын
Just found your channel with this video. Very smoothly explained and in a crystal clear manner.
@ValaxyTechnologies
@ValaxyTechnologies 7 ай бұрын
Thank you so much for your feedback
@chillakurulakshmi3757
@chillakurulakshmi3757 3 жыл бұрын
i searched for sonarqube in valaxy technologies just now it got uploaded , thanks a lot sir
@ValaxyTechnologies
@ValaxyTechnologies 3 жыл бұрын
It's my pleasure
@ddasasd6818
@ddasasd6818 2 жыл бұрын
Be aware you should choose the machine which have 2GB ram (AWS instance would be at lease t2.small , don't choose t2.micro(1GB) it will crash)
@akhil3849
@akhil3849 Жыл бұрын
T2.small will cost have or not
@sumanthguthi6071
@sumanthguthi6071 Жыл бұрын
Thanks bro
@vamsi8569
@vamsi8569 3 жыл бұрын
I was just think about sonarqube! thank you sir
@ValaxyTechnologies
@ValaxyTechnologies 3 жыл бұрын
Happy to help!
@barakudal3174
@barakudal3174 3 жыл бұрын
You need to add SSL nginx-proxy, the default port connection is vulnerable.
@ValaxyTechnologies
@ValaxyTechnologies 3 жыл бұрын
Yes. agreed.
@deviabhishekn2828
@deviabhishekn2828 2 жыл бұрын
sir ,how do we integrate sonar quabe with aws codebuild pipeline
@Ankit-Memories
@Ankit-Memories 9 ай бұрын
Hi all, can anyone please tell me why some time while executing sonarqube-scanner from jenkins declarative pipeline not creating report-task.txt file under .sonarwork ?
@Sk-cn2jk
@Sk-cn2jk Жыл бұрын
Even after recursively changing permission of sonar folder to sonaradmin user not able to start sonar. Getting the same error " Removed stale pid file
@abhijaysaraswat9003
@abhijaysaraswat9003 Жыл бұрын
If someone is having problem that sonarqube is stopping seconds after getting started it is due to running it previuosly with the root user the elastic search files under the temp directory are now configured to run only with root and cant be overwritten so just delete the temp directory and then again try to start the sonarqube service from the sonaradmin user.
@bhargavireddy2010
@bhargavireddy2010 Жыл бұрын
Hi , I removed /tmp directory , still its not working for me. Im starting it, next second its going to same state again. Can you help me here
@prajwalaradhyas6606
@prajwalaradhyas6606 Жыл бұрын
Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.0.2:sonar (default-cli) on project hello-world-app: Unable to execute SonarQube: Fail to downloadad libraries from server: Index 1 out of bounds for length
@BadassesFromHistory
@BadassesFromHistory 10 ай бұрын
Next to thing.... Thank you for this video!!
@davegrays5046
@davegrays5046 2 жыл бұрын
I love your udemy presentation
@akshaysuryawanshi8697
@akshaysuryawanshi8697 2 жыл бұрын
Great lecture sir, big Fan than you for your help! I was looking for SonarQube lectures.
@ValaxyTechnologies
@ValaxyTechnologies 2 жыл бұрын
Most welcome!
@adithya1577
@adithya1577 Жыл бұрын
Sir is SonarQube requires Ec2 instances compulsory?
@JohnStephenJacobNallamuthu
@JohnStephenJacobNallamuthu Жыл бұрын
Nope
@AshishKumar-s5l7s
@AshishKumar-s5l7s 3 ай бұрын
Hi, how to intrigate sonarqube with github
@saikumar.9909
@saikumar.9909 2 жыл бұрын
sonarqube started and running also but when I gave a command net stat -tulpn doesn't show me 9000 port. So, when I try to deploy on the browser it fails....plz tell me a reason....plz..plz
@ddasasd6818
@ddasasd6818 2 жыл бұрын
I have facing the similar issue as you. I have switch the AWS ec2 instance to t2.small(2GB RAM) from t2.micro(1GB RAM), then it work
@saikumar.9909
@saikumar.9909 2 жыл бұрын
yes correct, as you told I changed instance type after I get result .and tq for respond 🤝👍👍
@lingrajbiradar4416
@lingrajbiradar4416 2 жыл бұрын
@@saikumar.9909 which Ec2 instance do we need to create? I created an ubuntu instance, but for me, sonarqube is not getting started.
@lingrajbiradar4416
@lingrajbiradar4416 2 жыл бұрын
@@ddasasd6818 which Ec2 instance do we need to create? I created an ubuntu instance, but for me, sonarqube is not getting started.
@katikarlaswapna4839
@katikarlaswapna4839 3 жыл бұрын
Nice explanation sir.....can u make videos on DevOps tools please
@ValaxyTechnologies
@ValaxyTechnologies 3 жыл бұрын
Yes, sure
@itxutkarsh122
@itxutkarsh122 2 жыл бұрын
Please make a video how to do these things in Docker and How to containarise sonarqube...
@ValaxyTechnologies
@ValaxyTechnologies 2 жыл бұрын
Will definitely bring up with it. Thanks !
@lindermannla
@lindermannla Жыл бұрын
Excelent tutorial. Thnxz!
@Palakpatel-bb3sg
@Palakpatel-bb3sg Жыл бұрын
sonarcube not running. what to do?
@lavansashank308
@lavansashank308 2 жыл бұрын
Hello, We created an EC2 instance and installed sonarqube on it 2 months ago. If we are not accessing it for few days, sonarqube is getting stopped. If u have idea can you tell us why it is behaving like that and help us resolving this issue.
@RajeshKumarAudhurthi
@RajeshKumarAudhurthi 2 жыл бұрын
yeah i got this error too
@ValaxyTechnologies
@ValaxyTechnologies 2 жыл бұрын
Hi Lavan/Rajesh, Is the EC2 instance was up and running from 2 months or restarted. If you are restarting then try to add sonar service to boot time. if it not stopped and see that it not running, request you to validate logs. may be it could be issue with the resource or some bug. request you validate it.
@ashishm8850
@ashishm8850 Жыл бұрын
Excellent!
@ninotronix
@ninotronix 2 жыл бұрын
Sir y my sonar stopped after few second
@mudojisrinivas8572
@mudojisrinivas8572 Жыл бұрын
Security groups also given 9000 how to slove it
@rohitlabhe850
@rohitlabhe850 2 жыл бұрын
Very Nice explanation, Thank you
@manifollowheart
@manifollowheart 3 жыл бұрын
Awsome Explanation Sir. I Have Enrolled Udemy Courses it was very informative
@ValaxyTechnologies
@ValaxyTechnologies 3 жыл бұрын
Glad to hear that
@siddharthc6364
@siddharthc6364 Жыл бұрын
Great video. Thanks!
@ramaraogyara8858
@ramaraogyara8858 2 жыл бұрын
wow sir we are great lecture
@mudojisrinivas8572
@mudojisrinivas8572 Жыл бұрын
Public ip : 9000 in web browser ther not connect
@rajeshleaks.......2443
@rajeshleaks.......2443 3 жыл бұрын
thank a lot sir
@ValaxyTechnologies
@ValaxyTechnologies 3 жыл бұрын
Most welcome
@anil5717
@anil5717 3 жыл бұрын
Why video is blur for me??
@charank7852
@charank7852 3 жыл бұрын
try with 360 p
@ankursharma861
@ankursharma861 3 жыл бұрын
for more clear picture, switch to 480 p
@mudojisrinivas8572
@mudojisrinivas8572 Жыл бұрын
Not showing in command in 9000
@humayunakhtar2116
@humayunakhtar2116 3 жыл бұрын
Lolx i was just thinking of searching about it because i have task about it and it just appears on my notifications
@ValaxyTechnologies
@ValaxyTechnologies 3 жыл бұрын
Great to hear that.
@Eedhannaofficial
@Eedhannaofficial 3 жыл бұрын
Any one know about msbuild
@mudojisrinivas8572
@mudojisrinivas8572 Жыл бұрын
Successfull but port show in 9001
@chethannv2.0
@chethannv2.0 2 ай бұрын
Just found your channel with this video. Very smoothly explained and in a crystal clear manner.
@ValaxyTechnologies
@ValaxyTechnologies 2 ай бұрын
Awesome, thank you!
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 306 М.
Good teacher wows kids with practical examples #shorts
00:32
I migliori trucchetti di Fabiosa
Рет қаралды 12 МЛН
Когда отец одевает ребёнка @JaySharon
00:16
История одного вокалиста
Рет қаралды 13 МЛН
哈哈大家为了进去也是想尽办法!#火影忍者 #佐助 #家庭
00:33
火影忍者一家
Рет қаралды 125 МЛН
ТИПИЧНОЕ ПОВЕДЕНИЕ МАМЫ
00:21
SIDELNIKOVVV
Рет қаралды 1,4 МЛН
Microservices explained - the What, Why and How?
18:30
TechWorld with Nana
Рет қаралды 870 М.
Sonarqube Complete Tutorial 2023
29:33
DevOps Shack
Рет қаралды 93 М.
How To Sonarqube Setup From Scratch And Code Analysis (2024)
26:08
ProgrammingKnowledge
Рет қаралды 47 М.
How to design a modern CI/CD Pipeline
9:59
DevOps Journey
Рет қаралды 144 М.
SonarQube - Code Quality and Code Security - Code Quality Gates
16:49
Flutter Explained
Рет қаралды 43 М.
Docker Для Начинающих за 1 Час | Docker с Нуля
52:43
Terraform explained in 15 mins | Terraform Tutorial for Beginners
18:15
TechWorld with Nana
Рет қаралды 1,6 МЛН
Good teacher wows kids with practical examples #shorts
00:32
I migliori trucchetti di Fabiosa
Рет қаралды 12 МЛН