Skip to content

zeropsio/recipe-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Zerops x Jenkins

Jenkins is a leading open-source automation server for continuous integration and continuous delivery (CI/CD). This setup provides a scalable Jenkins solution with distributed build agents for parallel job processing.

Jenkins


Deploy on Zerops

You can either click the deploy button to deploy directly on Zerops, or manually copy the import yaml to the import dialog in the Zerops app.

Deploy on Zerops


Recipe features

  • Jenkins running on Zerops Java service with auto-scaling
  • Separate jenkins agents for parallel task processing with auto-scaling
  • Zerops Object Storage (S3 compatible) service for Jenkins backups
  • Logs set up to use syslog and accessible through Zerops GUI
  • Utilization of Zerops built-in environment variables system
  • Mailpit as SMTP mock server for email testing

Changes made over the default installation

If you want to modify your existing Jenkins app to efficiently run on Zerops, these are the general steps we took:

  • Add zerops.yml to your repository, our example includes optimized build process and configuration for multiple workers
  • Utilize Zerops environment variables and secrets to setup other services


Need help setting your project up? Join Zerops Discord community.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages