Overview
Jenkins is an open source automation server that helps you automate the building, testing, and deployment of any project across multiple platforms. Jenkins helps to avoid breaking changes so that you can save time and ensure the delivery of high-quality software. Its web interface provides an easy way to manage and test your applications before taking them to production. This image bundles the latest versions of community-recommended plugins, including pipelines and Git integration.
This open source solution is packaged by Bitnami. Learn how to install, configure, and manage it at docs.bitnami.com. For deployment issues, reach out our support team at community.bitnami.com.
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
Why use Bitnami Certified Apps?
Bitnami certified images are always up-to-date, secure, and built to work right out of the box.
Bitnami packages applications following industry standards, and continuously monitors all components and libraries for vulnerabilities and application updates. When any security threat or update is identified, Bitnami automatically repackages the applications and pushes the latest versions to the cloud marketplaces.
Highlights
- Coordinates multiple tools into a CI/CD pipeline. Executes Apache Ant, Apache Maven, and Gradle based projects as well as arbitrary shell scripts and Windows batch commands.
- Large ecosystem of over 1,000 community-contributed plugins. Can be customized with new extensions and plugins to fit any project.
- Easy-to-use GUI enables simple configuration, management of plugins and automated tasks, and creation/deletion of users.
Details
Typical total price
$0.019/hour
Pricing
- ...
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.small | $0.00 | $0.023 | $0.023 |
t2.medium | $0.00 | $0.046 | $0.046 |
t2.large | $0.00 | $0.093 | $0.093 |
t2.xlarge | $0.00 | $0.186 | $0.186 |
t2.2xlarge | $0.00 | $0.371 | $0.371 |
t3.small | $0.00 | $0.021 | $0.021 |
t3.medium | $0.00 | $0.042 | $0.042 |
t3.large | $0.00 | $0.083 | $0.083 |
t3.xlarge | $0.00 | $0.166 | $0.166 |
t3.2xlarge | $0.00 | $0.333 | $0.333 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
N/A
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
- Maintenance release
- Updated jenkins-plugin-manager to 2.13.2
- Updated java to 17.0.13-12
Additional details
Usage instructions
Once the instance is running, enter the public DNS provided by Amazon into your browser. You will then see the Jenkins application. The default server administrator is 'user'. Please check our documentation at https://docs.bitnami.com/aws/faq/get-started/find-credentials/ to learn how to get your password. You may change this username and password within the application settings. You can also access your instance via SSH using the username 'bitnami' and your Amazon private key. For additional setup instructions and frequently asked questions please go to https://docs.bitnami.com/aws/apps/jenkins/
Resources
Vendor resources
Support
Vendor support
Bitnami also provides technical documentation for installation and setup issues through our support center at
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
Customer reviews
A quick and simple solution
One-click easy and quick solution to run a Jenkins server.
The official recommended type (t3a.small) is not enough to maintain two simultaneous build jobs. The service occasionally breaks.
t3a.medium seems to work well with my project.
Bugged out randomly after working fine for a few months
It worked fine, for a few months, then it broke (out of the blue).
Now, I have to restart the Jenkins service every time I want to start a build job, or git won't pull new commits. (Errors out with "repository not found").
Recommend following Jenkins' official installation guide, and installing it on a distribution of your choice.
Poor maintenance due to changes by Bitnami
This installation of Jenkins server has been changed a log by Bitnami, making it hard to maintain.
e.g.
Many symlinks
/opt/bitnami/jenkins -> /bitnami/jenkins
but jenkins home is at /opt/bitnami/jenkins/jenkins_home
apache2 -> /opt/bitnami/apache
/bitnami/stack -> /opt/bitnami
nvm (node multi-version installer) is running with complains due to those symlinks
Still use apache2, I don't understand the configuration at all.
Don't you know Nginx is way simpler ???
it just works
Installation was simple and effective. Once you've got the admin password, its just ready to use as if it was installed on a local server.
it just works
Very Bad
Just did a fresh instalation with the default user it shows a lot of 403 messages. Some default plugins did not install succefully.