Jenkins

AWS Azure Developer Tools 5 variations

Jenkins LTS preconfigured with an nginx reverse proxy and unique per instance credentials, building pipelines immediately.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

Choose the operating system, cloud and version you need. Every variation is the same hardened Jenkins image, built and supported by cloudimg.

ProductCloudOperating systemVersion
Jenkins CI/CD AWS Standard View · Guide
Jenkins CI/CD on Windows AWS Windows Standard View · Guide
Jenkins LTS CI/CD Server - Ready to Use AWS LTS View · Guide
Jenkins on Windows Server 2012 with Support AWS Windows Standard View · Guide
Jenkins LTS on Ubuntu 24.04 Azure Ubuntu 24.04 LTS View · Guide

Overview

Jenkins is an open source automation server for continuous integration and continuous delivery. It builds, tests and deploys software through pipelines defined as code with a large plugin ecosystem.

Why the cloudimg image

cloudimg preinstalls Jenkins LTS with nginx, the administrator account and Jenkins URL configured on first boot, so there is no setup wizard. A unique administrator password is generated with no default login, Jenkins binds to localhost behind nginx, and 24/7 support is included.

Common uses

  • CI/CD pipelines
  • Build and test automation
  • Continuous delivery