amazing tutorial... thanks for the playlists and sharing them with everyone. appreciate your maganimity. keep doing great work! God bless you
@Thetips4you4 жыл бұрын
Thank you friend for your great support. God bless you too.
@baluookuna3724 жыл бұрын
its really good teaching, thanks for the your voice adding in the video. :)
@Thetips4you4 жыл бұрын
Thank you Friend. This is first comment appreciating my voice over. Its motivates me.
@drisschebbi83682 жыл бұрын
@@Thetips4you The voice is good buddy , 10 out of 10
@Thetips4you2 жыл бұрын
@@drisschebbi8368 Thanks Man.
@nxshaan12902 жыл бұрын
Thankyou sir. Very informative ❤️
@Thetips4you2 жыл бұрын
You are welcome.
@SilentSolution2 жыл бұрын
Thanks for your information sir
@Thetips4you2 жыл бұрын
You are welcome.
@kirupa05122 жыл бұрын
Hi, How do we take backup from these volumes in case our container gets deleted. Also I am not able to find the projects created in sonarqube inside this volumes . Can you update on this?
@Thetips4you2 жыл бұрын
Backup should be done based on normal backup policy on the linux system or you can connect the volumes to a nfs share. Check the volumes and connect sonarqube data to it.
@anupbhatti1464 Жыл бұрын
Can you please post here the links to those videos which are pre requisite before going through this video?
@Thetips4you Жыл бұрын
Sure
@akkinenisurekha4 жыл бұрын
I wish you could explain what sonarqube means and why do we use in real time.how we will overcome problems using sonarqube
@Thetips4you4 жыл бұрын
Thank you for your comment, your point is noted.
@ravikumaryenda96832 жыл бұрын
Thank you .
@Thetips4you2 жыл бұрын
You are welcome.
@ravikumaryenda96832 жыл бұрын
@@Thetips4you Hi sir . I new to DevOps platform . Please share sample java project.so that I can build the code and check the code quality .
@josias23903 жыл бұрын
Thanks for the video, it was interesting. But i have question about creating python project. I haven't seen how to create a project and analyze it. In fact, I can't analyze a python project with sonarqube.
@Thetips4you3 жыл бұрын
You can use sonarqube for python scanning however the sonar properties willl be different which you need to configure. Also you will need nosetests and coverage plugin I believe.
@tusharkawade19372 жыл бұрын
getting bash: cd: /var/lib/docker/volumes/: No such file or directory seems there is no docker folder inside lib
@Thetips4you2 жыл бұрын
Did you used mount point rather using docker volumes?