(Revisiting) Certificate Authority with CFSSL
Set up a chain of trust with your own certificate authority using Cloudflares CFSSL (revisit).
Set up a chain of trust with your own certificate authority using Cloudflares CFSSL (revisit).
Using Cosign to sign OCI images in the registry. What, why and how?!
Due to the php extension imagick not being available for php8, I had to figure out how to compile it myself!
How I work with CI/CD using Kubernetes and automatic deploys. An expansion of my CIVO community talk!
Cross compiling and/or using native machines to produce binaries for multiple architectures.
How to start building multi-architecture docker images using buildx/BuildKit!
How to serve CFSSL behind a Tyk gateway proxy.
Installing and configuring software with Ansible.
Modify servers on UpCloud with Terraform.
Provisioning servers on UpCloud with Terraform.
How I - with the help of GitLab CI and Ccache - speed up my automatic node.js alpine docker builds.
Install and set up UFW with a set of basic rules using ansible.
Set up of a a trusted etcd cluster on UpCloud which will be used as an external etcd service for kubernetes.
Set up a chain of trust with your own certificate authority using CloudFlares CFSSL.
Stay Tuned! A react course is coming! - What, why and whaaaaat?!
Setup of an internal DNS for our future k8s cluster!
Combining the powers of ansible and terraform.
Installing server software on UpCloud servers with Ansible.
Modify servers on UpCloud with Terraform.
Provisioning servers on UpCloud with Terraform.
Multi-stage dockerfiles.
Wtf is git?
A couple of tricks for keeping the size of your docker images down.
Writing, building and publishing a Dockerfile.
Introduction to docker compose.
A brief introduction to Docker.
C++ and memory.
A brief explanation of the garbage collector and memory management.
A short introduction to memory management in software.
Further along the road of classes in the C++ language.
A brief introduction to classes in the C++ language.
A brief introduction to functions in the C++ language.