Jenkins
Jenkins is an open source automation server. It helps automate the parts of software development related to building, testing, and deploying, facilitating continuous integration, and continuous delivery. It is a server-based system that runs in servlet containers such as Apache Tomcat.
Quick Info
| Field | Value |
|---|---|
| Category | Automation & IoT |
| Subcategory | Workflows & Automation |
| Default Port | 8080 |
| Docker Image | jenkins/jenkins:2.562 |
| Dependencies | Docker |
| OS Support | Ubuntu 22.04, Ubuntu 24.04, Debian 12 |
Links
- 🌐 Website
- 📚 Documentation
- 💻 GitHub