How to Install/Setup Jenkins Server on Ubuntu 20 04 in GCP (CI/CD Self Hosted Automation Server)

preview_player
Показать описание
Setup and Install Jenkins Server on Ubuntu or CentOS running on Google Cloud GCP – Jenkins is an open source automation server which enables developers around the world to reliably build, test, and deploy their software.

This video will show how you can setup and install Jenkins on Ubuntu on GCP
Enjoy the Video.

⏰Timestamps⏰
00:00 Intro Jenkins Server
00:30 Create Jenkins Virtual Machine on Ubuntu
01:02 Accessing Jenkins Server Using Public IP
01:36 Accessing SSH Terminal For VM Instance
01:50 Setting up Jenkins and Logging in
03:05 Outro

To setup and install Jenkins on Ubuntu or CentOS Server onto any of the cloud platforms, the recommended way is to install from the Jenkins image available on any of the marketplaces. Self host your own CI /CD pipelines using Jenkins Server.

🔗 Jenkins Server on Ubuntu 20.04 GCP listing:

🔗 Jenkins Server on CentOS GCP listing:

🔗 Setup Jenkins CI/CD Server on Google Cloud GCP Blog Post:

Jenkins Server Features:
Software build using build systems such as Gradle, Maven, and more.
Web Portal Administration
Automation testing using test frameworks such as Nose2, PyTest, Robot, Selenium, and more.
Create unlimited pipelines
Schedule Jobs, or Trigger Builds
Execute test scripts (using Windows terminal, Linux shell, etc.)
Achieve test results and perform post actions such as printing test reports, and more.
Execute test scenarios against different input combinations for obtaining improved test coverage.
Scalable
Continuous Integration (CI) where the artifacts are automatically created and tested. This aids in identification of issues in the product at an early stage of development.
Install any of the available Jenkin plugins 1500+
Integrate with Azure DevOps, Github and other systems
It supports SCM tools including AccuRev, CVS, Subversion, Git, Mercurial, Perforce, Clearcase and RTC, and can execute Apache Ant and Apache Maven based projects.
Рекомендации по теме
Комментарии
Автор

🔗 Jenkins Server on Ubuntu 20.04 GCP listing:

🔗 Jenkins Server on CentOS GCP listing:

🔗 Setup Jenkins CI/CD Server on Google Cloud GCP Blog Post:

cloudinfrastructureservices
Автор

You would really awsm bro you make my work easily keep it up bro and do this kind of more videos in future

legendsgamers
Автор

I already have an VM instance running.
I want to install Jenkins on it.
But failed
Can u plz guide?
Thanks

ap