Skip to content

kwmlodozeniec/balena-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions

This is a basic Jenkins image with Python 3.11 and OpenJRE 17 preinstalled. The device can run either as an agent or as a Jenkins master. Click on the button below for a one click install on your Balena dashboard.

balena deploy button

🚨 Default SSH username and password

This image has a default user name and password configured in the Dockerfile. Please ensure this has been changed prior to using this image in any setting as it will be very insecure!

ℹ️ Agent Configuraton

The following configuration variables need to be set on FLEET level:

  • MASTER_IP
  • MASTER_PORT
  • SLAVE_WORK_DIR

The following configuration variables need to be set on DEVICE level:

  • MASTER_SECRET
  • SLAVE_NAME

ℹ️ Master Configuration

The following configuration variable needs to be set on DEVICE level:

  • RUN_MASTER (it can be set to any non empty value)

By default JENKINS_HOME is set to /data/jenkins directory as this is the data partition which persists between updates.

About

Balena based Jenkins example with Python 3.7 and OpenJRE 11 preinstalled

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages