Pi-hole using Docker on ODroid-C2

Just recently experimented with the use of Pi-hole (running on an ARM based SBC) as the Network-wide Ads and Internet Tracking blocker.

This article provides the step-by-step instructions to get Pi-hole running on Docker.

Here is the link to the article:

Pi-hole using Docker on ODroid-C2

Enjoy 🙂 !!!

Chaincode on Hyperledger Fabric 2.x Test Network (ARM64 Edition)

In this article, we will demonstrate the installation and execution of the Asset Transfer Basic chaincode (from Hyperledger Fabric samples) on our test network using the Docker images we build for the ARM64 platform from the source for Hyperledger Fabric 2.x.

Here is the link to the article:

Chaincode on Hyperledger Fabric 2.x Test Network

Enjoy 😉 !!!

Setup Hyperledger Fabric 2.x Test Network (ARM64 Edition)

In this article, we will demonstrate the setup of the test network from Hyperledger Fabric samples using the Docker images we build for the ARM64 platform from the source for Hyperledger Fabric 2.x.

Here is the link to the article:

Setup Hyperledger Fabric 2.x Test Network

Enjoy 😉 !!!

Building Docker Images for Hyperledger Fabric 2.x (ARM64 Edition)

Given that ARM based Single Board Computers (SBCs) are growing in popularity and perfect for building home lab clusters, did not see any official distribution for Hyperledger Fabric 2.x.

In this article, we will layout the steps to build the necessary Docker images from the source for Hyperledger Fabric 2.x.

Here is the link to the article:

Building Docker Images for Hyperledger Fabric 2.x

Enjoy 😉 !!!

Hyperledger Besu Private Network using Docker

In this article, we will explore the use of Hyperledger Besu (an open source Ethereum client built for the Enterprises). We will demonstrate how to setup and test a multi-node private Blockchain network using Hyperledger Besu in Docker containers. Here is the link to the article:

Hyperledger Besu Private Network using Docker

Enjoy 🙂 !!!