Hello everyone i was facing some problems so i had to setup my jenkins server again so here are steps “after” jenkins installation, you can check it below, first install git.
apt-get install git
Setup your git repo and settings in project page. You should not see any error message when you add credentials. Git repo name like this https://github.com/mhangman/Gralab.git
apt-get install Xvfb
Arrange your resolution and display name offset which you should set as 1
Jenkins Settings – > Global Tool Settings -> Xvfb installation -> Write adress /usr/bin
apt-get install python-pip
sudo pip install selenium
apt-get install python-mysqldb
apt-get install firefox
You also need to arrange your slack or mail settings, right now i’m using mail but i will soon add it. For mail setting check your port for ssl it was 465 in my case.