Automating Yocto Builds w/ Self-Hosted Runners

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gl-yocto-runner-image

    Docker Image recipe for generating a self-hosted Github runner capable of building a Yocto Linux rootfs

  • Links to follow along: yocto-runner image repo yocto-runner DockerHub link gl-yocto-sandbox-software repo

  • Links to follow along: yocto-runner image repo yocto-runner DockerHub link gl-yocto-sandbox-software repo

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • runner

    The Runner for GitHub Actions :rocket:

  • # cd into the user directory, download and unzip the github actions runner RUN cd /home/docker && mkdir actions-runner && cd actions-runner \ && curl -O -L https://github.com/actions/runner/releases/download/v${RUNNER_VERSION}/actions-runner-linux-x64-${RUNNER_VERSION}.tar.gz \ && tar xzf ./actions-runner-linux-x64-${RUNNER_VERSION}.tar.gz

  • Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

  • # cd into the user directory, download and unzip the github actions runner RUN cd /home/docker && mkdir actions-runner && cd actions-runner \ && curl -O -L https://github.com/actions/runner/releases/download/v${RUNNER_VERSION}/actions-runner-linux-x64-${RUNNER_VERSION}.tar.gz \ && tar xzf ./actions-runner-linux-x64-${RUNNER_VERSION}.tar.gz

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • GitHub: Create your own repository landscape ⭐️

    4 projects | dev.to | 27 Apr 2024
  • Version Control: Git Basics

    1 project | dev.to | 26 Apr 2024
  • Github ARC Runners sur EKS - Assume roles

    1 project | dev.to | 25 Apr 2024
  • How To Create a Repository in GitHub

    1 project | dev.to | 24 Apr 2024
  • [Tutorial] Como usar o Git e GitHub

    1 project | dev.to | 21 Apr 2024