Open in app

Sign in

Write

Sign in

Ruan Bekker
Ruan Bekker

116 Followers

Home

Lists

About

Jul 15

Using the AWS Terraform Provider

In this post we will be using the AWS Terraform provider, from how to install Terraform, create a AWS IAM User, configure the AWS Provider and deploy a EC2 instance using Terraform. AWS IAM User In order to authenticate against AWS’s APIs, we need to create a AWS IAM User and create Access…

Terraform

8 min read

Using the AWS Terraform Provider
Using the AWS Terraform Provider
Terraform

8 min read


Feb 12

Everything You Need to Know About Helm

Helm, its one amazing piece of software that I use multiple times per day! What is Helm? You can think of helm as a package manager for kubernetes, but in fact its much more than that. Think about it in the following way: Kubernetes Package Manager Way to templatize your applications (this is…

DevOps

8 min read

Everything You Need to Know About Helm
Everything You Need to Know About Helm
DevOps

8 min read


Nov 18, 2022

Logging With Docker, Promtail and Grafana Loki

In this post we will use Grafana Promtail to collect all our logs and ship it to Grafana Loki. About We will be using Docker Compose and mount the docker socket to Grafana Promtail so that it is aware of all the docker events and configure it that only containers with…

Tutorial

3 min read

Logging With Docker, Promtail and Grafana Loki
Logging With Docker, Promtail and Grafana Loki
Tutorial

3 min read


Oct 19, 2022

Hide Native Tabs with Tree Style Tabs for Firefox

A popular Firefox Extension Tree Style Tab lets you work with tabs as trees. The only addition that I would personally like is to hide the tabs, which at the time was not available out of the box. In this post we will configure the extension to be able to…

Firefox

1 min read

Hide Native Tabs with Tree Style Tabs for Firefox
Hide Native Tabs with Tree Style Tabs for Firefox
Firefox

1 min read


Oct 13, 2022

How to create ARM based Container Images with Buildx

This is a short post on how to create container images with docker and buildx so that it’s compatible with ARM architectures such as the Apple M1 and Raspberry Pi 64 bit. Dockerfile We will have a simple dockerfile that runs from a alpine image and we will be installing curl: …

Docker

2 min read

How to create ARM based Container Images with Buildx
How to create ARM based Container Images with Buildx
Docker

2 min read


Aug 1, 2022

Docker Multistage Builds for Hugo

In this tutorial I will demonstrate how to keep your docker container images nice and slim with the use of multistage builds for a Hugo documentation project. Hugo is a static content generator so essentially that means that it will generate your markdown files into html. Therefore we don’t need…

Docker

3 min read

Docker Multistage Builds for Hugo
Docker Multistage Builds for Hugo
Docker

3 min read


Jun 14, 2022

Setup a LEMP Stack on Ubuntu 22.04

In this tutorial we will setup and configure a LEMP stack, which enables us to serve dynamic content with PHP and MySQL. The term LEMP stands for: Linux Nginx (pronounced “En-gin-ex”) MySQL PHP Once we installed our LEMP stack we will also run our PHP and MySQL website which will…

PHP

4 min read

Setup a LEMP Stack on Ubuntu 22.04
Setup a LEMP Stack on Ubuntu 22.04
PHP

4 min read


May 5, 2022

Create a Discord Bot in Python

In this tutorial we will develop our own Discord bot using Python. The source code for this bot will be stored in my github repository About the bot First we will create a basic discord bot that will greet the message sender, and then we will create a Minecraft Bot, that will enable…

Discord Bot

6 min read

Create a Discord Bot in Python
Create a Discord Bot in Python
Discord Bot

6 min read


Apr 28, 2022

Docker Monitoring Stack with Grafana

In this tutorial we will dive a bit deeper into the docker-monitoring-stack-gpnc repository, on how to setup a docker monitoring stack that runs grafana, prometheus, node-exporter, cadvisor and alertmanager, which includes node and container level metric dashboards. About The repo has been built to get a monitoring stack up and running…

Docker

3 min read

Docker Monitoring Stack with Grafana
Docker Monitoring Stack with Grafana
Docker

3 min read


Dec 5, 2021

Run a GETH Ethereum Light Node

In this tutorial we will install the Geth implementation of Ethereum on Linux and we will be using the light sync mode which will get you up and running in minutes, which only downloads a couple of GBs. Once we have our node setup we will be using the API…

Blockchain

7 min read

Run a GETH Ethereum Light Node
Run a GETH Ethereum Light Node
Blockchain

7 min read

Ruan Bekker

Ruan Bekker

116 Followers

DevOps Engineer and Open Source Enthusiast

Following
  • Przemek Chojecki

    Przemek Chojecki

  • Plotly

    Plotly

  • Kinsey Parham

    Kinsey Parham

  • Addy Osmani

    Addy Osmani

  • Arie Bregman

    Arie Bregman

See all (43)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams