Git Product home page Git Product logo

balena-jenkins's Introduction

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.