How to Install Jenkins on Debian 9
Jenkins is an open source extensible automation server which can be used as a simple CI server (Continuous Integration) or as a CD hub (Continuous Delivery). In this tutorial, we are going to show you how to install Jenkins on a Linux VPS running Debian 9 as an operating system.
|
|
In order to run Jenkins on your server, you need to have Java installed. If you don’t have Java installed, you can check our tutorial about how to install Java on Debian 9. Also you need to have root access to the server or system user with sudo privileges.
Jenkins can be used to automate all sorts of tasks, from building and testing to developing and deploying software. Its functionality can be extended through hundreds of plugins while you can configure it via its web interface.
Jenkins runs on different platforms and operating systems. On a Debian 9 VPS it can be easily installed through the apt package manager. Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.