Menu

Close
  • Home
  • My HowTo Blog
  • About Me
Subscribe
Menu

All the RaspberryPi Related Things

RaspberryPi, Docker, MicroComputing, Automation, Python.

Scroll Down
Page 1 of 6 Older Posts →

Run Ethereum Ropsten Testnet on a RaspberryPi

In this tutorial we will install geth implementation of ethereum and we will use the ropsten testnet chain to interact with the ethereum blockchain. Preperation From »

Ruan Bekker Ruan Bekker on Blockchain, RaspberryPi, Ethereum, Geth 11 May 2022

Install Dogecoin Core on a Raspberry Pi

This post will show how to install dogecoin core on a raspberry pi and running a testnet, and how to use the json-rpc to interact with »

Ruan Bekker Ruan Bekker on RaspberryPi, Blockchain, Dogecoin 07 October 2021

Monitor Temperature with the DHT22 Sensor on the Raspberry PI

In this tutorial, we will connect the DHT22 sensor to the Raspberry Pi Zero via the GPIO pins to measure temperature and humidity. Then we will »

Ruan Bekker Ruan Bekker on RaspberryPi, DHT, Temperature, Grafana 07 January 2021

CI Pipeline with Drone and Kubernetes Runner using Gitea

In this post, we will create a new git repository on Gitea and create a .drone.yml file which will be the definition of our CI »

Ruan Bekker Ruan Bekker on Drone, Kubernetes, RaspberryPi, Gitea 11 November 2020

Kubernetes Drone Runner for Raspberry Pi

From our previous post we've setup our Drone CI Server on Kubernetes, and in this post we will deploy a Kubernetes Runner, which will be responsible »

Ruan Bekker Ruan Bekker on Drone, Kubernetes, RaspberryPi 11 November 2020

Using fluent-bit to log to Loki on Kubernetes

In this example, I will log to Loki using Fluent-Bit on k3s distribution of Kubernetes on my Raspberry Pi Cluster. I am referencing the documentation from »

Ruan Bekker Ruan Bekker on Kubernetes, Logging, Fluentbit, Loki 02 November 2020

Building ARM Images with Docker Buildx

Using buildx from Docker makes it super easy building images for multiple architectures. I will be building a fluent-bit docker image for ARMv7 on a AMD64 »

Ruan Bekker Ruan Bekker on RaspberryPi, Docker 02 November 2020

Running Drone on Kubernetes for the Raspberry Pi

In this post, we will deploy the Drone Server on Kubernetes, which will be based on ARM since my Kubernetes Cluster is running on Raspberry Pi's »

Ruan Bekker Ruan Bekker on Gitea, Drone, RaspberryPi, Kubernetes 01 November 2020

Kubernetes NFS Client Provisioner on ARM

In a previous post I demonstrated how to use an NFS Server for persisting volumes using Kubernetes persistent volumes. In that example, we need to manage »

Ruan Bekker Ruan Bekker on Kubernetes, RaspberryPi, Storage, k3s 22 October 2020

Running a Nginx Reverse Proxy on Kubernetes

In this post I will show how I've setup my Nginx Reverse Proxy on Kubernetes and instead of mounting my configs to a persistent volume, I've »

Ruan Bekker Ruan Bekker on Kubernetes, RaspberryPi, Nginx, Traefik 20 October 2020
Page 1 of 6 Older Posts →
All the RaspberryPi Related Things © 2022
Proudly published with Ghost