How to Install SonarQube in CentOS | DevOps Real Time Projects | 02

preview_player
Показать описание
How to Install SonarQube in CentOS | DevOps Real Time Projects | DevOps projects for practice | How to install SonarQube in CentOS 7

Hey guys,

Welcome to another video in the series "DevOps Real Time Projects" #3. in today's video we are going to talk about these things

#1:Update and install required tools
#2:Create user for SonarQube
#3:Install Java on Centos 7
#4:Install and Setup PostgreSQL 14 Database For SonarQube
#5:Download and Install SonarQube on CentOS 7
#6:Configure SonarQube
#7:Start SonarQube
#8:SonarQube logs:
#9:Configure Systemd service
#10:Access SonarQube

We assume you already have working knowledge of Jenkins and you know how the setup happens on it. If not, I would highly recommend going through this playlist

This will help you a lot with this project.

I try my best to create content for you, please LIKE, SHARE, and SUBSCRIBE to the channel

Like | Share | Subscribe | Follow
Рекомендации по теме
Комментарии
Автор

Thanks a lot for explaining so nicely... It really helps and give confidence to anyone who wants to get into DevOps 👍

asifmohammed
Автор

Just for helping, below will be the command to provide the privileges :)
grant all privileges on database sonarqube to sonar

akashlodhi
Автор

Very informative and in the way you explain things is quite understandable. :)

arpitkamra
Автор

Thank you so much for such helpful project videos, I am in a learning stage for DevOps and this helps me a lot.
Can you please share the documentation for the same, just as in project 1 where we can understand the code or flow of the project better.
It will be useful to recap those projects before interviews.

Ghils