Overview
Jenkins monitors executions of repeated jobs, such as building a software project or jobs run by cron. Among those things, current Jenkins focuses on the following two jobs:
- Building/testing software projects continuously, just like CruiseControl or DamageControl. In a nutshell, Jenkins provides an easy-to-use so-called continuous integration system, making it easier for developers to integrate changes to the project, and making it easier for users to obtain a fresh build. The automated, continuous build increases the productivity.
- Monitoring executions of externally-run jobs, such as cron jobs and procmail jobs, even those that are run on a remote machine. For example, with cron, all you receive is regular e-mails that capture the output, and it is up to you to look at them diligently and notice when it broke. Jenkins keeps those outputs and makes it easy for you to notice when something is wrong.
Highlights
- Ships with over 100 plugins
- Monitored via Grafana
- Configured via Chef
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
- ...
Dimension | Cost/hour |
---|---|
t3.small Recommended | $0.006 |
t3.micro AWS Free Tier | $0.003 |
c7i-flex.4xlarge | $0.211 |
z1d.large | $0.053 |
r7a.16xlarge | $1.217 |
d3en.12xlarge | $1.577 |
x2idn.24xlarge | $3.251 |
m7a.xlarge | $0.058 |
c6in.12xlarge | $0.851 |
r5dn.large | $0.042 |
Vendor refund policy
The instance can be terminated at any time to stop incurring charges.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Upgrade Steps
You may upgrade your instance using the following command from the shell:
$ dnf update jenkins
Additional details
Usage instructions
- Launch Jenkins
- Log onto the web console https://your IP address or DNS, username is admin, password is your instance id
- Click '+ New Item' and create your first project
https://docs.last-bastion.net/marketplace/products/cicd/jenkins.html#quickstartÂ
Status Checks
Your product (and all supporting processes) is monitored and restarted via our monit suite. You can verify everything is 'OK' with the following:
$ monit summary
Sensitive Information
jenkins contains no cryptographically stored data and does not perform any encryption at rest.
Local X509 PKI may be utilised to manage network-based TLS. All certificates and keys are stored locally in /etc/pki and it is completely at your discretion to regenerate any of these at any time; the product will transparently operate on any consistent set of configured keys.
jenkins ships with openssl, step-cli and other popular tools to facilitate certificate regeneration.
Documentation
Visit https://docs.last-bastion.net/marketplace/products/cicd/jenkins.html Â
SSH Connectivity
The SSH user for your instance is ec2-user. You can connect by using the private key of the key pair you launched the instance with:
$ ssh --identity </path/to/private key.pem> ec2-user@<EC2_Instance_Public_DNS>
Resources
Vendor resources
Support
Vendor support
We take support very seriously.
Your system is provisioned with an entitlement to our Yum repositories for software patches and in-place operating system and product upgrades .
You may raise support requests at  https://entitlements.last-bastion.net/support/form . Visit  https://docs.last-bastion.net/support/index.html for more information on how to get help.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products
