30 Days Of DevOps | Zero To Hero | SonarQube | Day-5

preview_player
Показать описание
30 Days Of DevOps | Zero To Hero | SonarQube | Day-5

Documentation on GitHub Repo:

Join our active community on Telegram to discuss all things, ask questions, and share your experiences:

Follow Aditya Jaiswal on Instagram for updates on upcoming tutorials and coding tips:

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

Hi Brother I had followed your instruction but while ill run the docker ps command then i am getting
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES

without the details. How can i resolve this issue?

selvarajm
Автор

Hi Aditya, I am having certain experience as a developer more than 8+ years. Is DevOps is mandatory for me to learn. Bit confused pleas help me.

vikramnoel
Автор

hi small doubt both tomcat and jenkins are running in 8080 ?

jagadishkumar
Автор

I found your videos very simple in explanation and unique in content. Great job.

shivavemula
Автор

Hi Aditya, thank you for this video. I have a small question. What happens after you find 2 bugs, 35 code smells and 53.6% code coverage. How do you deal with them as a DevOps engineer? Do developers have to intervene? Can the code pass to the next end-moment, say from DEV to TEST/ PROD stage, with these results?

ritu.a.m
Автор

No words for your videos, and your efforts, while practicing from Day 4 to Day 5, In Day 4 i stopped aws instance and i started instance day 5, but unable to exciting jenkins missing any this here can you pleas let me know...thanks in

vaishnavienterprises
Автор

hii can you please again explain from time stamp 21.00 min actually i did not understand what you did

RobbieNewman-tjqy
Автор

Very helpful video. Detail explained about Sonarqube. ❤

agunst
Автор

Can I install maven using docker container and config the same as did for Sonarqube

nagasuresh-rm
Автор

I like your voice bro...and very cool explanation. Thank you for your efforts 🙏

sreelekhakv
Автор

sir from day 21-30 try to plan ci-cd hands-on projects of diiferent different types from some beginning projects to end to end implementation of advanced projects
btw congrats for 2k subscribers in advanced happy to see your growth 🎉

nitishmalang
Автор

Thanks for the Great content on Sonarqube, jacoco was a new learning to me !!! Appreciate your knowledge sharing

sujithexcellence
Автор

Sir pls share Devops script to install all type of tools....

vivekkumar-zbzx
Автор

Bhaiya can you elaborate a bit on wnat is code smell ? And Poc ?

gauravsinghjethuri
Автор

Superb Content . I have an doubt that what does mvn sonar:sonar command do and in the pipeline u have not used this just use the Dsonar tell me the reson

vaibhavbaraskar
Автор

Real time work bro, thanks for sharing the knowledge 🙏

rajashekarhj
Автор

I like your videos before even starting it because i know its gonna be best 🥰😍

ShardulPrabhu
Автор

It gives error, when our application is compile by latest version of java but sonarcube is using older version of java, how can we fix that?

SarvadnyaRJawle
Автор

Nice aditya.. Can u also show how to build angular, react and node js combination application in jenkins declarative pipeline

udaykumar-tbkn
Автор

created sonar container using command docker run -d --name sonar -p 9000:9000 sonarqube:lts-community but its not letting me logged in with default admin/admin credentials, am i missing something here ?

kamleshjain