Advent of Code 2022 – Day 2

2022-12-02 12:12:03 - No Comments

I’m trying to solve all the Advent of Code puzzles in this video series.

Read more →

Advent of Code 2022 – Day 1

2022-12-01 09:12:03 - No Comments

I’m trying to solve all the Advent of Code puzzles in this video series.

Read more →

Racking up my PI Rack (MyElectronics.nl)

2022-11-28 12:11:02 - No Comments

Follow along as I install my new RaspberryPIs into a new PI Rack. The hardware was gracefully provided by Textalk.

Read more →

Storing data in Ceph S3 using PHP

2022-11-21 12:11:02 - 2 Comments

We look into how to store data in Ceph using the S3 API. Talking about API options and showing a custom solution for storing, recieving, deleting and checking existance in a Ceph S3 using PHP.

Read more →

Openstack Manual install Part 7 – Testing our compute cluster

2022-11-14 12:11:03 - No Comments

In this video, we test our installation, adding volumes, making backups, and working with instances.

Read more →

Playing around with Ceph Rados

2022-11-07 12:11:05 - No Comments

We look into Ceph Rados and try to figure out how Ceph stores data. The main goal is to read data from one cluster as raw objects and write it back to another cluster.

Read more →

Openstack Manual install Part 6 – Compute node

2022-10-31 12:10:03 - No Comments

In this video, we look into installing an Openstack Compute node and connecting it with our controller node.

Read more →

Best Way to Install OpenStack? OpenMetal vs Manual installation

2022-10-24 11:10:03 - No Comments

We are looking into OpenMetal. How to get started and what is included. OpenMetal is a service where you get an OpenStack solution in a box with a Ceph cluster deployed on dedicated hardware.

Read more →

Openstack Manual install Part 5 – Neutron

2022-10-17 11:10:46 - No Comments

In this video, we look at installing Neutron to handle networks in the Openstack cluster.

Read more →

Setting up iSCSI in Ceph

2022-10-13 21:10:03 - No Comments

We look into how iSCSI works inside of Ceph. How to set it up and configure windows to connect to a drive.

Read more →

Openstack Manual install Part 4 – Placement and Nova

2022-10-03 11:10:03 - No Comments

In this video, we look into installing Placement and Nova services. The Placement service is used to gather statistics about your cluster and figure out where to put instances. Nova is the controller and compute nodes that will do the actual work.

Read more →